Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-10 | Tidy up whitespace. | Trevor Johnson | |
2004-04-02 | Remove category pkg/COMMENT files in favour of a COMMENT variable in the | Kris Kennaway | |
category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 | |||
2004-03-31 | SIZEify (maintainer timeout) | Trevor Johnson | |
2004-03-14 | Whoa there, boy, that's a mighty big commit y'all have there... | Ade Lovett | |
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. | |||
2004-03-11 | Update MASTER_SITES. | Pete Fritchman | |
Submitted by: maintainer | |||
2004-02-25 | BROKEN on !i386: Does not compile | Kris Kennaway | |
2004-02-18 | Correct error in previous commit | Kris Kennaway | |
Noticed by: Dan Langille | |||
2004-02-18 | Remove BROKEN tag; this now compiles on 5.x. | Kris Kennaway | |
2004-02-18 | Remove BROKEN tag; this port now compiles on 5.x. | Kris Kennaway | |
2004-02-07 | [seems like when I thought I committed this first, I only committed | Bill Fenner | |
in files/ - oops] Update to sdr 3.0. Depend on tcl/tk 8.4. Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade) PR: ports/52779 | |||
2004-02-06 | Use PLIST_FILES (bento-tested, marcus-reviewed). | Trevor Johnson | |
2004-02-05 | Use PLIST_FILES. | Trevor Johnson | |
Reviewed by: marcus | |||
2004-02-04 | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | |
(Part 1) | |||
2004-02-02 | Update tcl/tk dependency to 8.4. | Bill Fenner | |
Remove incorrect library dependency in port's Makefile. | |||
2004-02-02 | Upgrade rat to version 4.2.25. | Bill Fenner | |
Depend on tcl/tk 8.3 (won't build out of the box with 8.4) Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade) PR: ports/52779 | |||
2004-02-02 | Update to sdr 3.0. | Bill Fenner | |
Depend on tcl/tk 8.4. Submitted by: overholt <overholt@GeekDude.Com> (tcl/tk 8.3 upgrade) PR: ports/52779 | |||
2004-01-29 | SIZEify. | Trevor Johnson | |
2004-01-20 | Use the new ghostscript options. | Joe Marcus Clarke | |
Submitted by: linimon | |||
2004-01-19 | Add a dummy run-autotools target to pacify the new bsd.port.mk. | Joe Marcus Clarke | |
2004-01-12 | Reset maintainer to ports@ due to maintainer's request -- he hasn't | Mark Linimon | |
had enough cycles for FreeBSD for a while. Thanks for your work in the past, and hope things calm down for you! | |||
2004-01-09 | - Update to 2.99.1 | Pav Lucistnik | |
Changes in software: - vendor's bugfixes - new FLUTE support - new dependencies in gdome-2 and glib20 - properly install the shared library and headers - replace -pthread with $PTHREAD_LIBS - fix compilation warnings due to C++ headers in -current PR: ports/61068 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> (maintainer) | |||
2003-12-12 | Add xspeakfree, a Tcl/Tk frontent to Speak Freely. | Pav Lucistnik | |
PR: ports/59064 Submitted by: Travis Poppe <tlp@liquidx.org> | |||
2003-12-12 | Mark as broken on 5.x due to the usual gcc3.3 bitrot. | Mark Linimon | |
2003-11-20 | - Unbreak by adding dependency on makedepend. | Pav Lucistnik | |
PR: ports/59500 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> (maintainer) Approved by: adamw (mentor) | |||
2003-11-20 | Define USE_PERL5_BUILD, not erroneous USE_PERL. | Trevor Johnson | |
Submitted by: Oliver Eikemeier | |||
2003-11-20 | Define USE_PERL to make Perl available for (mostly deprecated) | Trevor Johnson | |
"perl -pi -e" construction. | |||
2003-11-14 | Add mcl 2.99, | Bruce M Simpson | |
implementation of the ALC and NORM Reliable Multicast Protocols. PR: 58728 Submitted by: past@noc.ntua.gr | |||
2003-11-02 | ports with possibly unreachable MAINTAINERs | Edwin Groothuis | |
*** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> | |||
2003-10-29 | Move inclusion of bsd.port.pre.mk after definiton of all variables. | Mark Linimon | |
2003-10-22 | Remove blank line to pacify portlint. | Mark Linimon | |
2003-10-22 | Mark as broken on 5.x. Fix plist. Notified maintainer. | Mark Linimon | |
2003-10-22 | Mark as broken on 5.x. The last distfile is from 1997. A google search | Mark Linimon | |
shows no current homepage. | |||
2003-10-22 | Mark as broken on 5.x. The distfile is from 1997. While here, update | Mark Linimon | |
the pkg-descr to include a good URL. | |||
2003-10-22 | Mark broken on 5.x. The distfile is from 1996 so updates might not | Mark Linimon | |
be forthcoming. While I'm here, update the pkg-descr with a current URL. | |||
2003-09-24 | Make portlint(1) happy by changing strip to ${STRIP_CMD} | Sergey A. Osokin | |
Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 | |||
2003-08-31 | [PATCH] mbone/wb: enable choose of ghostscript interpreter | Edwin Groothuis | |
This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54937 Submitted by: Jens Rehsack <rehsack@liwing.de> | |||
2003-06-25 | Update to 7.6a. | Christian Weisgerber | |
PR: 53302 Submitted by: Michael A. Dickerson <mikey@singingtree.com> | |||
2003-05-10 | Undo an obsoleted patch to include <sys/soundcard.h> instead of | Kris Kennaway | |
<machine/soundcard.h> and fix build on -current. | |||
2003-03-24 | Use -DAUDIO_BLOCKING. This should hopefully fix sfmike wedging and becoming | Adam Weinberger | |
unquittable. Submitted by: wpaul | |||
2003-03-07 | Clear moonlight beckons. | Ade Lovett | |
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | |||
2003-02-22 | Remove RESTRICTED tag for crypto stuff. | Norikatsu Shigemura | |
Approved by: kris (implicitly) | |||
2003-02-21 | De-pkg-comment. | Akinori MUSHA | |
2003-02-20 | De-pkg-comment. | Akinori MUSHA | |
2003-01-31 | Don't treat alpha specially with INT_64. INT_64 is not used consistently | Bill Fenner | |
so causes type mismatch errors. | |||
2003-01-24 | Make the struct huffentry public so that global variables | Bill Fenner | |
can be declared using it. | |||
2003-01-24 | Use std::memset instead of just memset | Bill Fenner | |
2003-01-24 | Fix signal handler prototype to make newer g++ happy | Bill Fenner | |
2003-01-24 | Build with tcl/tk 8.3 | Bill Fenner | |
2003-01-20 | Change of back-up location. | Orion Hodson | |
PR: ports/46086 | |||
2003-01-12 | Partially fix build on sparc64 (Don't need to prototype inet_ntop | Kris Kennaway | |
or inet_pton). This is still broken due to a fatal warning. |