Changes:
* testport: Fix portlint using wrong PORTSDIR
* options: Add -c/-C to select config/config-conditional
* testport: Fail the test if dependencies fail
* Non-ZFS ports trees are now supported. See the site
for details on how to use a local tree.
* bulk -a: Greatly speedup the next_in_queue calculation,
which keeps most builders always busy.
* HTML Stats page now auto refreshes every 10 seconds
* Fix HTML Stats not being written atomically
* Misc bugfixes
Feature safe: yes
- Update to version 1.44 alpha3 (unfortunately, for the sake of sane version
number, have to bump PORTEPOCH)
- Switch to unified SDL media interface (this is what all modern systems
should use) and stop building and installing no longer required stuff; now
both sound and music works as expected out of the box
- Switch from kvm(3) kernel memory interface calls to obtain memory stats to
sysctl(3) to avoid kmem group privileges (setgid bit) requirement
- Get rid of wrapper script by providing better default value of DOOMWADDIR
- Rename X86_ASM option to standard ASM (which already has nice description)
- Change USE_GL knob value from umbrella "yes" to more specific "glu"
- Adjust COMMENT and define LICENSE (GPLv2); really honor CC and CFLAGS
- Utilize PORTDOCS and PLIST_FILES and thus purge pkg-plist
- Trim Makefile header while I'm here per new world order
- Provide better and cleaner port description
Feature safe: yes
Inspired by: http://lists.freebsd.org/pipermail/freebsd-questions/2012-August/244371.html
Tested on: i386 only :(
to /tar.gz and /legacy.tar.gz. Update to use the /legacy.tar.gz
which continues to give the same distinfo as it did previously.
Github support indicates they plan to continue supporting the
old distinfo public download URL of github.com/USER/PROJECT/tarball/COMMIT
but that using nodeload. may change at any time.
PR: 173359
Reported by: Mickael Maillot <mickael.maillot@gmail.com>
Approved by: portmgr (bapt)
Feature safe: yes
- Reorder Makefile header to more common form
- Drop DISTVERSIONSUFFIX altogether: it does not make sense now since we
have to assign DISTFILES manually
- Remove redundant assignment of WRKSRC
- In DESKTOP_ENTRIES, do not rely on the fact that ${FALSE} will always be
"false" as required by fd.o spec; literal value should be used instead
PR: ports/173386
Submitted by: maintainer
Feature safe: yes
The previous maintainer has timed out on many of the recent updates,
and Jr Aquino has expressed interest in maintaining the port in PR
171800.
I sent an email to both maintainers on Oct 21 and got no response from
Yonatan so far; considering the usual timeout period for PRs of 14
days, I guess it is safe to also use it to pass maintainership to
someone who is more interested in the port.
Feature safe: yes
. use build target for USE_PKGCONFIG (more readable than just "yes");
. mark the new version as MAKE_JOBS_SAFE;
. the option -DHAVE_LIBGD is not needed anymore;
. remove ABI version from LIB_DEPENDS at options.
PR: ports/172021
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
- Update to version 0.4.1
- Drop shlib versions in LIB_DEPENDS
- Define LICENSE (GPLv2)
- Cleanup Makefile and port description
graphics/shotwell (gexiv2 consumer):
- Bump port revision (chase gexiv2 update)
- Drop shlib versions in LIB_DEPENDS
- Define LICENSE (LGPL21)
- Provide a better port description
- Nota bene: version 0.13.1 is available
Feature safe: yes
Approved by: maintainer timeout
Changes:
- Name temporary mount points with Boot Environment name.
- Disable mounting datasets with mountpoint=none (avilla).
- Implement automatic deletion of temporary mountpoints.
- Only delete the temporary created mountpoint directories.
- Make use of TMPDIR when using mktemp(1).
Feature safe: yes
the GCC run-time.
This extends revision r246991 (2010-01-02) and should not be necessary
in most cases since LDFLAGS already covers linking, but one can always
compile and link in one swoop, and this makes things consistent between
C and C++.
Feature safe: yes
USE_DOS2UNIX so we can avoid having to set the svn:eol-style
property in the patch.
- Convert to OptionsNG.
- Trim Makefile header.
PR: ports/173183
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>, Nick Hilliard <nick@foobar.org> (maintainer)
Feature safe: yes
- Remove ABI versions from LIB_DEPENDS
- Use common description for FREI0R option
- Silent REINPLACE_CMD command
- Trim Makefile header
Feature safe: yes
- options for various versions of splat!
- add LICENSE
- update to 1.4.0
This release introduces a new contour smoothing feature (used to generate
the graphic shown in Figure 1 below), introduces a color key overlay
to GoogleEarth contour displays, and supplants the Longley-Rice
propagation model with a new Irregular Terrain with Obstructions
Model (ITWOM v3.0) created by Sid Shumate, President of Givens & Bell, Inc.
The ITWOM model promises improved performance and greater accuracy over
the older ITM model used in the past.
Feature safe: yes
- Remove specific ABI version number from LIB_DEPENDS
- Convert to new Makefile header
- Bump PORTREVISION
PR: ports/173367 (based on)
Submitted by: tota (myself)
Approved by: Bo-Yi Wu (maintainer)
Feature safe: yes
port. This is an issue for packages, where dependencies are computed
before other dependencies are installed.
While we're at it, remove the vestigial WITHOUT_WWWDIR thing. I'm
just assuming noone uses it, and if you do, then you can set
SQUIRRELDIR= as noted in the file---this is the same setting used in
the main squirrelmail port.
Feature safe: yes