| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months
2019-05-08 games/paintown: Broken for more than 6 months
2019-05-08 games/pykawari: Broken for more than 6 months
2019-05-08 games/stepmania-devel: Broken for more than 6 months
2019-05-08 games/tinymux: Broken for more than 6 months
2019-05-08 games/voxelands: Broken for more than 6 months
2019-05-08 games/voxelands-server: Broken for more than 6 months
2019-05-08 games/warsow: Broken for more than 6 months
2019-05-08 graphics/appleseed: Broken for more than 6 months
2019-05-08 graphics/apvlv: Broken for more than 6 months
2019-05-08 graphics/qslim: Broken for more than 6 months
2019-05-08 graphics/rawstudio: Broken for more than 6 months
2019-05-08 graphics/tulip: Broken for more than 6 months
2019-05-08 lang/qore: Broken for more than 6 months
2019-05-08 mail/milter-manager: Broken for more than 6 months
2019-05-08 math/goblin: Broken for more than 6 months
2019-05-08 math/mosesdecoder: Broken for more than 6 months
2019-05-08 multimedia/asdcplib: Broken for more than 6 months
2019-05-08 net/crtmpserver: Broken for more than 6 months
2019-05-08 net/linuxigd: Abandonware; use net/miniupnpd instead
2019-05-08 net/openafs: Broken for more than 6 months
2019-05-08 security/quantis: Broken for more than 6 months
2019-05-08 sysutils/boxbackup: Broken for more than 6 months
2019-05-08 sysutils/grub2-efi: Broken for more than 6 months
2019-05-08 sysutils/grub2-pcbsd: Broken for more than 6 months
2019-05-08 sysutils/mdcp: Broken for more than 6 months
2019-05-08 sysutils/sbsigntool: Broken for more than 6 months
2019-05-08 www/py-cherrypy-old: Lates version is in tree and no dependent ports
Notes:
svn path=/head/; revision=501106
|
|
|
|
| |
Notes:
svn path=/head/; revision=498264
|
|
|
|
|
|
|
|
|
|
|
| |
BackupStoreInfo.cpp:154:3: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'int32_t' (aka 'int') in initializer list [-Wc++11-narrowing]
htonl(AccountID), // mAccountID
^~~~~~~~~~~~~~~~
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=484021
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix build by using -std=c++98
Also regenerate patch with make makepatch
PR: 229128
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Notes:
svn path=/head/; revision=473497
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use an anticongestion sleep in the periodic job to prevent the thundering
herd problem when many systems' cron jobs fire off at once.
PR: 218448
PR: 218449
Approved by: portmaster@bsdforge.com (maintainer)
Notes:
svn path=/head/; revision=470559
|
|
|
|
| |
Notes:
svn path=/head/; revision=457059
|
|
|
|
|
|
|
|
|
|
| |
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
Notes:
svn path=/head/; revision=450353
|
|
|
|
|
|
|
|
|
|
| |
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
Notes:
svn path=/head/; revision=450351
|
|
|
|
|
|
|
| |
Approved by: SSL blanket
Notes:
svn path=/head/; revision=421664
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415500
|
|
|
|
|
|
|
|
| |
PR: 194223
Submitted by: marino
Notes:
svn path=/head/; revision=401526
|
|
|
|
|
|
|
|
|
|
| |
If the base libexecinfo is used, the LDFLAGS must contain -lexecinfo
(as was seen before my previous commit). I'll use the same check as
USES=execinfo to determine base and set LDFLAGS conditionally to avoid
another OPSYS check.
Notes:
svn path=/head/; revision=401482
|
|
|
|
|
|
|
|
| |
USES=libexecinfo works fine. Moreover, it builds on FreeBSD 9 without
GCC, so remove all the unnecessary FreeBSD checks.
Notes:
svn path=/head/; revision=401464
|
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
Notes:
svn path=/head/; revision=399346
|
|
|
|
|
|
|
| |
- Don't show pkg-message from Makefile
Notes:
svn path=/head/; revision=380819
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- revived
- stage support added
- compilation issues fixed
PR: 194223
Submitted by: Hrant Dadivanyan <hrant@dadivanyan.net>,
Chris Hutchinson <portmaster@bsdforge.com>
Notes:
svn path=/head/; revision=374512
|
|
|
|
| |
Notes:
svn path=/head/; revision=366995
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363374
|
|
|
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
Notes:
svn path=/head/; revision=360930
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327370
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use SUB_FILES for pkg-message processing
Use ETCDIR where appropriate
PR: ports/176334
Approved by: James O'Gorman <james@netinertia.co.uk> (maintainer)
Notes:
svn path=/head/; revision=312808
|
|
|
|
|
|
|
|
|
|
| |
location.
PR: ports/175497
Approved by: bdrewery
Notes:
svn path=/head/; revision=312733
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi
Notes:
svn path=/head/; revision=311969
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The default configuration directory has moved from
/usr/local/etc/box to /usr/local/etc/boxbackup
PR: ports/175497
Submitted by: thompsa@
Approved by: James O'Gorman <james@netinertia.co.uk> (maintainer)
Notes:
svn path=/head/; revision=311807
|
|
|
|
|
|
|
|
|
|
|
|
| |
place, broken since r280414
- Trim header
PR: ports/175497
Reported by: thompsa@
Approved by: James O'Gorman <james@netinertia.co.uk> (maintainer)
Notes:
svn path=/head/; revision=311799
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
| |
Fix rc.d scripts
Reported by: dougb@
Approved by: wxs (mentor)
Notes:
svn path=/head/; revision=280884
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pacify portlint(1)
Use USERS/GROUPS
PR: ports/159399
Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer)
Approved by: wxs (mentor)
Notes:
svn path=/head/; revision=280414
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
| |
Notes:
svn path=/head/; revision=262460
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
starting with P,R,S
Notes:
svn path=/head/; revision=240075
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
|
|
|
|
| |
that the entire package becomes GPLed, which is not a concern; the
software is under a modified BSDL and we distribute the source code
anyway.
Approved by: maintainer
Notes:
svn path=/head/; revision=172087
|
|
|
|
|
|
|
|
| |
XXX I think this is incorrect though: "GNU GPL prevents distributing
binaries linked against GNU readline".
Notes:
svn path=/head/; revision=172071
|
|
|
|
|
|
|
|
|
|
| |
- Reorganize Makefile
PR: 96692
Submitted by: maintainer
Notes:
svn path=/head/; revision=162388
|
|
|
|
|
|
|
|
|
|
| |
- Fix hard-coded g++ to USE_GCC=3.2+
PR: 94752 [1]
Submitted by: maintainer
Notes:
svn path=/head/; revision=158080
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename files/bb{ackup,store}d.sh as above to .sh.in, add appropriate
substitutions
- Add SHA256
- OPTIONSify
- Some general reorganisation and cleanup of whitespace
PR: ports/90166
Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer)
Notes:
svn path=/head/; revision=151162
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Point port to OpenSSL installation. This fixes the build on systems where
_only_ the OpenSSL library from the ports collection is available.
PR: ports/78192
Submitted by: maintainer
Approved by: arved (mentor),
maintainer timeout (9 days): I replaced the fix from the
PR with an superior one
Notes:
svn path=/head/; revision=131114
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=129991
|
|
|
|
|
|
|
|
|
|
| |
- fixed OpenSSL dependency
- fixed home dir name for user. /nonexistent is right one (2)
Reported by: krion via pointyhat (1) and via IRC (2)
Notes:
svn path=/head/; revision=129819
|
|
PR: ports/75990
Submitted by: James O'Gorman <james (at) netinertia.co.uk>
Notes:
svn path=/head/; revision=129733
|