| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
2. --no-online-tests works now, so stop building them.
3. Remove support for prehistoric Perl.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Add some more make environment variables to control the build of the
debug versions. [1]
. Allow the setting of ALT_PARALLEL_BUILD_JOBS. [1]
. Install more of the Gnome desktop files, and provide them with the
correct path for the installation. [1]
. Add ${LOCALBASE}/lib to the default library path in HotSpot. [1]
. Backwards compatibility in time zone updates. [1]
. Bump PORTREVISION.
Submitted by: jkim [1]
Inspired by: scf [2]
|
| |
|
|
|
|
|
|
| |
UltraEdit and some other editors available on Microsoft Windows.
WWW: http://madedit.sourceforge.net
|
|
|
|
| |
Spotted by: Henrik Brix Andersen
|
|
|
|
|
|
|
| |
Submitter no longer wants to maintain this port.
PR: ports/115228
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
|
|
|
|
|
| |
PR: 115241
Submitted by: Neil Darlow <neil@darlow.co.uk>
|
| |
|
|
|
|
| |
Obtained from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/cyrusdb_berkeley.c.diff?r1=1.17;r2=1.18
|
| |
|
|
|
|
|
|
|
| |
- make gstreamer OPTIONal
- take maintainership
Requested by: Roman Divacky
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
|
|
|
|
| |
- Convert easy_install support to bsd.python.mk's
- Remove pkg-plist
|
| |
|
|
|
|
|
| |
- Convert easy_install support to bsd.python.mk's
- Remove pkg-plist
|
|
|
|
| |
- Remove WIT(OUT)_EXAMPLES stuff from Makefile
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/115231
Reported by: pointyhat via kris
Submitted by: Yinghong.Liu <relaxbsd at gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: ports/115207
Submitted by: chinsan
Approved by: miwi (maintainer), rafan (mentor, implicit)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Gea-Suan Lin <gslin@gslin.org>
PR: ports/114921
|
| |
|
|
|
|
| |
Submitted by: Artemiy Kropachev <neon_cyrex@mail.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
For complete list of changes, see:
http://www.perforce.com/perforce/doc.061/user/relnotes.txt
Noticed by: kris
|
|
|
|
|
|
|
| |
- Make pkg-descr shorter to pet portlint
Reported by: "Herbert J. Skuhra" <h.skuhra@gmail.com> [1]
crsd on #freebsd-gnome [1]
|
|
|
|
|
|
| |
- Sound still broken (no alsa compatibility)
Approved by: sat (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/115157
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Don't unconditionally set mode 600 on 3dm2.conf
Noticed by: Craig Leres <leres ee lbl gov>
Submitted by: maintainer (in a follup to the PR)
PR: ports/114994
|
|
|
|
|
| |
- Add a patch to enable compact allocation by default. It doesn't work very
if it is disable, because of UFS2.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintainer notes:
Please note that the format of listtexts have changed. So, if you have
custom listtexts which contain non-USASCII characters, you should convert
them. It is easily done with the following one-liner:
perl -i -p -e 's/([\x80-\xff])/sprintf("\\u%04X",ord($1))/ge' /path/to/texts/*
PR: ports/115121
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
|
|
|
|
|
|
|
| |
Contains various security an bug fixes
PR: ports/115219
Submitted by: Ralf vd Enden <tremere@cainites.net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
It derived around 1920, probably via Clobyosh, from Klaverjassen,
a game played since at least the 1600s in the Netherlands.
Closely related games are played throughout the world.
WWW: http://www.gnomefiles.org/app.php/Belooted
PR: ports/115122
Submitted by: Yinghong Liu <relaxbsd at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Now tracks changes to OPTIONS settings, and the effect those
have on port dependencies.
* Cleanup of warning and error messages -- new 'Warnings'
configuration variable to turn them on/off
* New 'Strict' configuration option -- at the moment this just
enforces a check that all ports are referenced from the
category Makefile in the directory above. May be extended to
other items later.
* New 'CrunchWhitespace' configuration option -- emulate the way
that 'make index' collapses multiple whitespace into single in
port description lines.
* Internal changes to data structures, cache file locking
etc. which will be needed to support multithreaded cache
initialization / update (It is coming... eventually). One
consequence is that there is no longer a dependency on
Storable.pm
* Mk/bsd.commands.mk and Mk/bsd.destdir.mk added to the list of
Makefiles where changes are not expected to affect the INDEX.
* Bugfix -- correct programming error when picking out changes to
lists of SUBDIRs in category Makefiles.
Note: You will have to reinitialize the ports cache when updating.
Unfortunately, due to the changes in BerkeleyDB locking / concurrent
access, version 2.0 code cannot even open the version 1.9 data cache.
PR: 115222
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
|
|
| |
Thanks to Harold Gold for making the patch and Brett Glass (brett on lariat.net) for bringing it to maintainer's attention
- Bump PORTREVISION
PR: 115073
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
|
|
|
|
|
| |
PR: 115227
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
SNESAPU emulation core. Currently on runs on x86 only, due SNESAPU
being written in NASM x86 assembly.
WWW: http://www.sourceforge.net/projects/sexyspc/
PR: ports/115223
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
|