Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Sep 2014 10:47:10
1.0.0_5

|
bapt  |
Remove non staged ports without pending PR from www |
29 Jul 2014 17:12:50
1.0.0_5

|
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
15 Mar 2014 08:12:20
1.0.0_5

|
miwi  |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
20 Sep 2013 23:36:54
1.0.0_5

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
11 Jul 2013 13:02:30
1.0.0_5

|
miwi  |
- set NO_PACKAGE hangs on pointyhat
amd64 9 www/aria package15.nyi.freebsd.org building (12:25:51)
i386 9 www/aria gohan13.freebsd.org building (19:43:44)
Reported by: pointyat-prime / pointyhat west |
29 May 2013 15:44:57
1.0.0_5

|
miwi  |
- Mark Jobs unsafe |
30 Apr 2013 00:40:14
1.0.0_5

|
miwi  |
- Unbreak build
PR: 177916
Submitted by: Ports Fury |
24 Apr 2013 18:10:32
1.0.0_5

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
28 Feb 2013 03:38:39
1.0.0_5

|
miwi  |
- Broken fails to build |
14 Feb 2013 09:17:55
1.0.0_5

|
gahr  |
- Fix typo
Reported by: miwi |
07 Feb 2013 12:37:48
1.0.0_5

|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
28 Dec 2011 07:03:22
1.0.0_5
|
linimon  |
Mark as broken on tier-2: hangs during compile.
Hat: portmgr |
23 Sep 2011 22:26:39
1.0.0_5
|
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 |
11 Aug 2011 19:20:17
1.0.0_5 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
02 Aug 2011 20:58:23
1.0.0_5
|
ehaupt  |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
19 Mar 2011 12:38:54
1.0.0_5
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
1.0.0_5
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Apr 2010 22:22:27
1.0.0_4
|
pgollucci  |
- Reset some more |
22 Aug 2009 00:38:34
1.0.0_4
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
16 May 2009 06:27:56
1.0.0_4
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
23 Jul 2008 02:43:55
1.0.0_4
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
06 Jun 2008 14:07:24
1.0.0_4
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
08 Nov 2007 00:41:43
1.0.0_3
|
beech  |
- Make fetchable
- Makefile cleanup
- Pass maintainership to: Philip M. Gollucci <pgollucci@p6m7g8.com>
PR: ports/117875
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Approved by: portmgr linimon (mentor) |
02 Aug 2007 12:05:46
1.0.0_3
|
arved  |
Fix build on 64bit platforms |
19 May 2007 20:32:57
1.0.0_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
21 Dec 2006 12:57:07
1.0.0_2
|
arved  |
Fix build with gcc41 |
13 May 2006 04:41:22
1.0.0_2
|
edwin  |
Remove USE_REINPLACE from categories starting with W |
07 Mar 2006 08:28:06
1.0.0_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
1.0.0_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
26 Jan 2006 04:02:10
1.0.0_1
|
kris  |
Add missing USE_GETTEXT |
25 Nov 2005 19:02:21
1.0.0_1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
1.0.0_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
17 Sep 2005 03:31:55
1.0.0_1
|
linimon  |
Remove obsolete mastersite.
Source: distfile survey |
03 Jun 2005 20:18:13
1.0.0_1
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
12 Apr 2004 03:54:52
1.0.0_1
|
kris  |
Back out previous, looks like it was fixed yesterday.
Pointy hat to: kris |
12 Apr 2004 03:53:58
1.0.0_1
|
kris  |
BROKEN on sparc64: Does not compile |
09 Apr 2004 18:20:44
1.0.0_1
|
krion  |
- Fix build on big-endian arch
PR: ports/65371
Submitted by: Ports Fury |
14 Mar 2004 06:17:56
1.0.0_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 18:21:15
1.0.0_1
|
marcus  |
Fix build with new gettext. |
04 Feb 2004 05:10:27
1.0.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
04 Sep 2003 14:27:07
1.0.0
|
krion  |
- Fix build
- Use DOCSDIR macro
PR: 56437
Submitted by: Ports Fury |
02 Sep 2003 18:38:09
1.0.0
|
krion  |
- Fix build with upgraded gettext package
PR: 56323
Submitted by: Ports Fury |
11 Jul 2003 18:53:29
1.0.0
|
nork  |
o Update to 1.0.0 [1].
o Drop MAINTAINERship.
PR: ports/52579 [1]
Submitted by: Ports Fury [1]
Approved by: maintainer timeout (a long time) |
04 Jun 2003 22:43:38
0.10.2.t5_1
|
kris  |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
18 May 2003 12:00:35
0.10.2.t5_1
|
kris  |
BROKEN on 5.1: does not build |
20 Apr 2003 19:46:57
0.10.2.t5_1
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:12:57
0.10.2.t5_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
01 Sep 2002 15:31:33
0.10.2.t5_1
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42289
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
03 Mar 2002 11:50:41

|
nakai  |
Update distfiles |
18 Feb 2002 07:35:43

|
nakai  |
Update to 0.10.2.t5 |
22 Jan 2002 13:27:55

|
sf  |
update to 0.10.2test4. |
21 Jan 2002 02:03:15

|
sf  |
fix SSL support. |
14 Jan 2002 13:05:16

|
sf  |
update to 0.10test3. |
23 Oct 2001 07:34:40

|
nakai  |
Update to 0.10.1test21 |
10 Sep 2001 15:36:11

|
nakai  |
Update to 0.10.1 |
31 Mar 2001 11:04:35

|
nakai  |
Initial import. Aria is yet another download tool |