non port: www/harvest/Makefile |
SVNWeb
|
Number of commits found: 32 |
Sun, 16 Mar 2014
|
[ 16:07 ohauer ] (Only the first 10 of 21 ports in this commit are shown above. )
ports in cat www where MAINTAINER=ports
- USE_BZIP2 -> USES= tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Sat, 3 Aug 2013
|
[ 07:52 az ] (Only the first 10 of 21 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
|
Thu, 20 Jun 2013
|
[ 15:04 bsam ]
Revert r321390: wrong repo.
|
[ 14:42 bsam ]
Fix one character typo at Makefile header.
|
Wed, 6 Jun 2012
|
[ 20:06 pawel ]
Mark MAKE_JOBS_UNSAFE
Making all in template
cc -I../include -I./../include -c template.c
cc -I../include -I./../include -c cksoif.c
cc -I../include -I./../include -c print-attr.c
cc -o cksoif cksoif.o -L../lib -ltemplate -lutil
/usr/bin/ld: cannot find -ltemplate
*** [cksoif] Error code 1
1 error
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 22 Aug 2009
|
[ 00:38 amdmi3 ] (Only the first 10 of 179 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with W
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Fri, 23 Mar 2007
|
[ 20:32 pav ]
- Fix after objformat removal
|
Tue, 15 Aug 2006
|
[ 01:11 clsung ] (Only the first 10 of 17 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Sat, 13 May 2006
|
[ 04:41 edwin ] (Only the first 10 of 105 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with W
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sun, 30 Oct 2005
|
[ 11:14 clement ]
- Drop maintainership
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Tue, 17 Feb 2004
|
[ 01:28 kris ]
Back out previous commit (I forgot that libpthread is a link to libc_r
on sparc64)
|
[ 01:01 kris ]
FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS}
|
Tue, 13 Jan 2004
|
[ 15:04 clement ] (Only the first 10 of 45 ports in this commit are shown above. )
- Update my email address
Approved and reviewed by: erwin (mentor)
|
Fri, 5 Dec 2003
|
[ 21:44 pav ]
- Update to 1.9.14
PR: ports/59663
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
|
Thu, 20 Nov 2003
|
[ 11:19 jeh ] (Only the first 10 of 14 ports in this commit are shown above. )
Update to 1.9.13.
PR: 59113
Submitted by: MAINTAINER
|
Tue, 16 Sep 2003
|
[ 15:47 marcus ]
Override PREFIX and fix package creation.
Suggested by: marcus
Submitted by: maintainer
|
Sat, 2 Aug 2003
|
[ 16:20 oliver ] (Only the first 10 of 16 ports in this commit are shown above. )
- Update harvest to 1.9.10
- Fix build: use starg instead of vararg
- hand over maintainership
PR: ports/55162
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
Thu, 20 Feb 2003
|
[ 19:15 knu ] (Only the first 10 of 196 ports in this commit are shown above. )
De-pkg-comment.
|
Wed, 1 Jan 2003
|
[ 20:20 pat ] (Only the first 10 of 13 ports in this commit are shown above. )
Update to 1.9.3
PR: ports/46599
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Sat, 23 Nov 2002
|
[ 15:29 nork ]
Update to 1.8.2.
PR: ports/45630
Submitted by: Ports Fury
|
Wed, 20 Nov 2002
|
[ 13:31 ijliao ] (Only the first 10 of 17 ports in this commit are shown above. )
upgrade to 1.8.1
PR: 45458
Submitted by: Ports Fury
|
Sun, 3 Nov 2002
|
[ 21:10 edwin ]
Port needs perl to build -> USE_PERL5=yes
See http://bento.freebsd.org/errorlogs/5-latest/harvest-1.5.log
|
Sun, 1 Sep 2002
|
[ 16:07 dwcjr ] (Only the first 10 of 76 ports in this commit are shown above. )
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
Sun, 31 Mar 2002
|
[ 03:10 kris ]
Remove #include <malloc.h>
Don't statically initialize a FILE *
|
Mon, 5 Feb 2001
|
[ 15:33 olgeni ] (Only the first 10 of 118 ports in this commit are shown above. )
Some spaces -> tabs for ports/www.
|
Wed, 3 Jan 2001
|
[ 22:17 andreas ]
Changed maintainer to ports, I want to reduce my personal workload. Maybe I
take over again in the future if I have more time for this.
|
Number of commits found: 32 |