summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix dependenceijliao2004-02-241-11/+6
|
* - update to 1.1.4dinoex2004-02-242-3/+3
|
* remove obsolete extra-patch fileijliao2004-02-242-27/+12
| | | | | | patch html files only if NOPORTDOCS not defined Submitted by: maintainer
* Add examples in EXAMPLESDIRmharo2004-02-242-1/+13
| | | | | | bump PORTREVISION Suggested by: "JJB" <Barbish3@adelphia.net>
* Catch up with re-rolled distfile which mainly sets the language to "en".linimon2004-02-245-60/+25
| | | | | | | Also, add LATEST_LINK. PR: ports/63224 Submitted by: Henrik Motakef <ports@henrik-motakef.de> (maintainer)
* Unbreak by upgrading to new DTD, which adds the 'figure' element,linimon2004-02-242-3/+2
| | | | | | | amongst a whole world of (IMHO) gratuitous whitespace changes. PR: ports/63225 Submitted by: Henrik Motakef <ports@henrik-motakef.de> (maintainer)
* o FreeBSD 5.x series had gcc 3.2.x per default up until OSVERSIONlioux2004-02-243-2/+18
| | | | | | | | | | | | | | | | 501103. However, users from FreeBSD series previous to 5.x are required to build gcc32 port. o Therefore, do not force 5.x users to build gcc33 port if their available gcc32 toolchain will do. In so many words, .if ${OSVERSION} < 501103 USE_GCC=3.2 .else USE_GCC=3.3 .endif Prompted by: markus Reviewed by: markus, will
* Forced commit to say that I goofed when looking at the revision update.linimon2004-02-240-0/+0
| | | | | | The previous comment applies to the port (framework) changes only. The distfile changes are as follows: adds parameterization for P4; adds type attribute for consistency; adds makeDTD Perl command.
* gimp-pmosaic --> ports/graphics/gimp-pmosaickuriyama2004-02-241-0/+1
|
* Add gimp-pmosaic 1.08, photo/image mosaic plugin for gimp.kuriyama2004-02-245-0/+52
| | | | Ported to generate an image for: http://www.1101.com/taro/
* mkvtoolnix --> ports/multimedia/mkvtoolnixlioux2004-02-241-0/+1
|
* o New port mkvtoolnix version 0.8.5: Tools to extract from/get infolioux2004-02-245-0/+64
| | | | | | | about/create Matroska media streams o Note: mkvtoolnix will only build correctly if multimedia/libmatroska, textproc/libebml and multimedia/mkvtoolnix ports are all built with the same gcc toolchain
* Tarball was rerolled to include new location of DTD.linimon2004-02-243-3/+4
| | | | | PR: ports/63223 Submitted by: Henrik Motakef <ports@henrik-motakef.de> (maintainer)
* o Make sure that:lioux2004-02-242-13/+12
| | | | | | | | | | - OSVERSION < 500000 implies in USE_GCC=3.2 - otherwise, USE_GCC=3.3 (which is the default on 5.x series) o This will insure that since both libmatroska and libebml ports were built with the same gcc toolchain, mkvtoolnix port will be able to be linked to both using the same aforementioned gcc toolchain o Bump PORTREVISION
* 1. jakarta-tomcat3,4,41,5 has the same PORTNAME and didn't set LATEST_LINK injeh2004-02-245-5/+10
| | | | | | | | their Makefile.It may cause tomcat5 to conflict with other tomcat(s). 2. Replace spaces by tab PR: 63209 Submitted by: MAINTAINER
* BROKEN on !i386: Does not compilekris2004-02-241-1/+7
|
* *******************IMPORTANT*******************jeh2004-02-242-3/+3
| | | | | | | | 4327 Emergency Dat release due to: W32/MYDOOM.F@MM **********************************************
* - Remove unneeded dependency on teTeX, add gm4 and tk as run dependency toopav2004-02-231-1/+2
| | | | Submitted by: hrs (maintainer)
* * Upgrade to 0.29.obraun2004-02-233-12/+45
| | | | | | | | * Remove BROKEN. * Grab maintainership. * Add evolution support. * Make gpg, abook, and evolution support optional, but auto detect. * Build package with gpg and abook support for POLA reasons.
* Update to 1.2lioux2004-02-232-4/+3
|
* BROKEN on !i386: Does not compilekris2004-02-232-2/+14
|
* - Update to 0.06erwin2004-02-231-13/+0
| | | | | | | | - Fix problem with duplicate post-patch target PR: 63291 Submitted by: maintainer Pointy hat to: erwin
* Restrict to i386.archie2004-02-231-4/+1
|
* BROKEN on alpha: Does not compilekris2004-02-231-1/+7
|
* Set ONLY_FOR_ARCHS i386. Remove extraneous "exit 1".archie2004-02-231-1/+1
|
* - Update to 0.06erwin2004-02-232-7/+3
| | | | | | | | - Fix problem with duplicate post-patch target PR: 63291 Submitted by: maintainer Pointy hat to: erwin
* - Use %%DOCSDIR%% and %%EXAMPLESDIR%%krion2004-02-232-137/+137
| | | | | PR: ports/63208 Submitted by: maintainer
* - Unbreak on gcc-3.3 (include assert.h)pav2004-02-233-7/+23
| | | | | PR: ports/63081 Submitted by: Willem van Engen <wvengen@stack.nl> (maintainer)
* Work around a bug that would break in the presence of recent versions ofgerald2004-02-232-0/+54
| | | | | | the arts port. PR: 62954
* Forced commit to correct commit message: Update to 0.6.3lioux2004-02-230-0/+0
|
* - Update to version 4.1.2krion2004-02-235-13/+25
| | | | | PR: ports/63290 Submitted by: maintainer
* - Update to 0.9.84 (and unbreak)pav2004-02-239-74/+116
| | | | | | PR: ports/62430 Submitted by: Ports Fury Reviewed by: maintainer timeout (20 days)
* - Update to 9.0 and unbreakpav2004-02-239-986/+547
| | | | | PR: ports/62270 Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
* BROKEN on !i386 and !ia64: Does not compilekris2004-02-231-1/+7
|
* tigcc --> ports/devel/tigccpav2004-02-231-0/+1
|
* BROKEN on !i386 and !sparc64: Does not compilekris2004-02-232-2/+14
|
* Add tigcc, a C compiler for the TI89, TI92, and TI92+ calculators.pav2004-02-235-0/+3302
| | | | | | | WWW: http://tigcc.ticalc.org/ PR: ports/62938 Submitted by: tuximus <tuximus@tuximus.mine.nu>
* alpha is also a 64-bit environment (add to NOT_FOR_ARCHS)kris2004-02-231-1/+1
|
* BROKEN on alpha 5.x: Does not compilekris2004-02-231-0/+4
|
* BROKEN on alpha: does not compilekris2004-02-231-1/+7
|
* BROKEN: Does not fetchkris2004-02-231-0/+2
|
* BROKEN on !i386: Does not compilekris2004-02-231-1/+7
|
* BROKEN on !i386 and !amd64: Does not compile.kris2004-02-231-1/+7
|
* Fix the display name for gimp in applications such as Evolution. Usersmarcus2004-02-235-0/+50
| | | | | | | would see "Open in @GIMPVISIBLENAME@" instead of "Open in The GIMP." Since this is a cosmetic issue, PORTREVISION has not been bumped. Reported by: pav
* - make portlint happyclement2004-02-233-8/+20
| | | | | | | | - PGPify - use %%DOCSDIR%% PR: 63271 Submitted by: Jason Harris <jharris@widomaker.com>
* - Unbreak (fix pkg-plist)pav2004-02-232-14/+19
| | | | | | | | - Use PLIST_* - Use OPTIONS PR: ports/63012 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Fix build with new gnuregex.h scheme as well as on 4.X i386.marcus2004-02-232-2/+4
| | | | Reported by: bento via kris
* Update to 0.4.3lioux2004-02-233-12/+9
|
* Update to 0.6.4lioux2004-02-233-10/+8
|
* Update to 1.18erwin2004-02-232-3/+3
|
OpenPOWER on IntegriCloud