| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 May 2013 14:06:09
2.1.9_1
|
bdrewery  |
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr |
29 Apr 2013 08:57:13
2.1.9_1
|
bapt  |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
27 Apr 2013 11:59:29
2.1.9_1
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
26 Apr 2013 10:44:29
2.1.9_1
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
23 Apr 2013 14:20:28
2.1.9_1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
26 Mar 2013 15:18:18
2.1.9_1
|
miwi  |
- Update MASTER_SITES
- Fix portaudio2 support
PR: 176555
Submitted by: Ports Fury |
18 Oct 2012 09:15:43
2.1.9_1
|
jhale  |
- Update MASTER_SITES
- Drop ABI version numbers from LIB_DEPENDS
- Trim Makefile header
- Remove indefinite article from COMMENT
PR: ports/172508
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
26 Jul 2012 05:40:24
2.1.9_1
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
23 Jul 2012 01:33:56
2.1.9_1
|
dougb  |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
20 Jul 2012 21:44:23
2.1.9_1
|
bapt  |
Convert to new options framework |
01 Jun 2012 05:26:28
2.1.9_1
|
dinoex  |
- update png to 1.5.10 |
08 Apr 2012 11:57:00
2.1.9
|
miwi  |
- Update to 2.1.9
PR: 166045
Submitted by: Ports Fury
Feature safe: yes |
16 Feb 2012 01:07:19
2.1.8_3
|
eadler  |
Variable USE_FREETYPE2 does not exist
Maintainer unable to continue maintaining port so revert to the pool. Thank you
for your help so far.
Approved by: maintainer (revert to pool implicit) |
23 Sep 2011 22:26:39
2.1.8_3
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
18 Jul 2011 16:21:26
2.1.8_3
|
jlaffaye  |
- Connect textproc/hunspell to the build
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING
Approved by: bapt (mentor) |
03 Jul 2011 13:38:45
2.1.8_3
|
ohauer  |
- remove MD5 |
24 Jun 2011 22:39:03
2.1.8_3
|
mm  |
Bump due to ffmpeg update to 0.7.1 |
31 May 2010 02:01:56
2.1.8_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
2.1.8_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
11 Mar 2010 08:56:05
2.1.8
|
wen  |
The Aegisub Project is a community-driven effort to write the BSDL licensed
cross-platform subtitle editor Aegisub. Composed completely of volunteers
passionate about subtitling, as a project it strives to be open, fair and
most of all: free.
WWW: http://www.aegisub.org/
PR: ports/144456
Submitted by: Leinier Cruz Salfran <salfrancl@yahoo.es> |