aboutsummaryrefslogtreecommitdiff
path: root/www/wml
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN on ia64: Shared libraries must be built with -fPICKris Kennaway2005-03-271-2/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132075
* Don't mark BROKEN with a recent perl.Thierry Thomas2005-01-081-4/+4
| | | | | | | | PR: ports/75880 Submitted by: maintainer. Notes: svn path=/head/; revision=125795
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-181-0/+2
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* BROKEN: Does not compileKris Kennaway2004-12-041-0/+2
| | | | Notes: svn path=/head/; revision=123072
* Fix the detection of png.h.Thierry Thomas2004-08-161-0/+11
| | | | | | | | | PR: ports/70529 Submitted by: maintainer Reported by: kris / pointyhat. Notes: svn path=/head/; revision=116437
* Don't spawn a process to run perl, but install perl arch-dependent filesThierry Thomas2004-08-082-10/+15
| | | | | | | | | | | in a standard directory. PR: ports/70091 Submitted by: myself Approved by: maintainer. Notes: svn path=/head/; revision=115690
* Prevent a possible breakage on machines without perl installed.Thierry Thomas2004-08-021-0/+4
| | | | | | | A better solution will be found to avoid "!= perl" (suggested by eik). Notes: svn path=/head/; revision=115315
* - Fix pkg-plist and unbreak;Thierry Thomas2004-08-022-41/+46
| | | | | | | | | | | | | | | - use libtool; - add PNG support. Note: this port is still marked broken on amd64. PR: ports/69857 Submitted by: myself Approved by: maintainer. Notes: svn path=/head/; revision=115287
* BROKEN: Broken pkg-plistKris Kennaway2004-07-111-0/+2
| | | | Notes: svn path=/head/; revision=113369
* BROKEN on amd64: Needs to build shared libraries with -fPICKris Kennaway2004-05-301-1/+7
| | | | Notes: svn path=/head/; revision=110360
* - Update to 2.0.9Pav Lucistnik2004-05-094-106/+113
| | | | | | | | | | | - Now works on perl 5.8 - Pass maintainership over to submitter PR: ports/66370 Submitted by: Christian Lackas <delta@lackas.net> Notes: svn path=/head/; revision=108775
* Add size data.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104582
* Resign maintainership of the ports corresponding to software I developedRalf S. Engelschall2004-03-141-1/+1
| | | | | | | | myself because I've not the necessary time to maintain the ports in a reasonable way. This way others are encouraged to pick up those ports. Notes: svn path=/head/; revision=103976
* BROKEN: Does not compile with perl >=5.8Kris Kennaway2004-02-061-1/+7
| | | | Notes: svn path=/head/; revision=100099
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Change URLs to new home at TheWML.orgRalf S. Engelschall2002-06-262-3/+3
| | | | Notes: svn path=/head/; revision=62013
* Upgrade to Website META Language (WML), version 2.0.8Ralf S. Engelschall2002-02-174-8/+6
| | | | Notes: svn path=/head/; revision=54809
* Upgrade to Website META Language, version 2.0.7Ralf S. Engelschall2001-06-224-4/+18
| | | | Notes: svn path=/head/; revision=44302
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Upgrade to Website META Language (WML), version 2.0.6Ralf S. Engelschall2000-11-032-2/+2
| | | | Notes: svn path=/head/; revision=34737
* distfile has changedRalf S. Engelschall2000-09-221-1/+1
| | | | Notes: svn path=/head/; revision=33022
* Upgrade to Website META Language (WML), Version 2.0.4Ralf S. Engelschall2000-09-202-2/+2
| | | | Notes: svn path=/head/; revision=32892
* Upgrade to Website META Language (WML), version 2.0.3Ralf S. Engelschall2000-09-132-2/+2
| | | | Notes: svn path=/head/; revision=32569
* Use PERL_ARCH in pkg/PLIST so this port packages cleanly on the Alpha.Steve Price2000-08-081-32/+32
| | | | Notes: svn path=/head/; revision=31406
* Upgrade to Website META Language (WML), version 2.0.2Ralf S. Engelschall2000-06-232-2/+2
| | | | Notes: svn path=/head/; revision=29833
* Add wmd_missing.1 and wml_macros.7 to list of manpages.Satoshi Asami2000-06-031-2/+2
| | | | | | | Submitted by: obento Notes: svn path=/head/; revision=29156
* Upgrade to Website META Language (WML), version 2.0.1Ralf S. Engelschall2000-05-232-5/+9
| | | | Notes: svn path=/head/; revision=28714
* Upgrade this out-of-date port from WML 1.6.8 to WML 1.99.8. Yes, I knowRalf S. Engelschall2000-04-284-128/+153
| | | | | | | | | | | that our 1.99.8 is a developer version for approaching WML 2.0. But 1.6.x and 1.7.x are both horribly broken for FreeBSD 3.x and 4.x because of the way Perl is installed (under /usr/libdata). And because 1.99.8 is already stable enough and very near 2.0, we now go this way for the port, too. Notes: svn path=/head/; revision=28060
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-241-3/+2
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* Yet more WWW: fun.Michael Haro1999-05-031-2/+3
| | | | Notes: svn path=/head/; revision=18419
* Unbreak by fixing perl paths.Justin M. Seger1999-04-111-88/+87
| | | | Notes: svn path=/head/; revision=17784
* Upgrade to wml-1.6.8Justin M. Seger1999-04-112-8/+4
| | | | | | | | PR: ports/11060 Submitted by: Hans Huebner <hans@jabberwock.huebner.org> Notes: svn path=/head/; revision=17783
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-54/+54
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current, pel:Justin M. Seger1998-10-151-1/+6
| | | | | | | | | | | | ===> Building package for wml-1.6.7 Creating package /usr/ports/packages/All/wml-1.6.7.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/wml-1.6.7.tgz' tar: can't add file lib/wml/perl/lib/site_perl/5.005/File/PathConvert.pm : No such file or directory tar: can't add file lib/wml/perl/lib/site_perl/5.005/Getopt/Long.pm : No such file or directory Notes: svn path=/head/; revision=14017
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Reanimate this port after the recent Perl 5 upgrade.Ralf S. Engelschall1998-08-253-92/+87
| | | | Notes: svn path=/head/; revision=12842
* This port didn't survive the perl5 upgrade.Satoshi Asami1998-08-251-1/+3
| | | | Notes: svn path=/head/; revision=12816
* Wwwaste the manpages.Tim Vanderhoek1998-08-191-59/+0
| | | | Notes: svn path=/head/; revision=12659
* Upgrade to Website META Language, Version 1.6.7Ralf S. Engelschall1998-08-023-4/+6
| | | | Notes: svn path=/head/; revision=12250
* Upgrade to Website META Language, Version 1.6.6Ralf S. Engelschall1998-06-253-4/+12
| | | | Notes: svn path=/head/; revision=11525
* Upgrade to Website META Language, Version 1.6.5Ralf S. Engelschall1998-06-164-7/+20
| | | | Notes: svn path=/head/; revision=11452
* Upgrade to Website META Language, Version 1.6.2Ralf S. Engelschall1998-02-192-4/+4
| | | | Notes: svn path=/head/; revision=9830
* Upgrade to Website META Language, Version 1.6.0Ralf S. Engelschall1998-02-095-55/+88
| | | | Notes: svn path=/head/; revision=9641
* Standard upgrade ;_) to Website META Language, Version 1.4.11.Ralf S. Engelschall1997-12-312-4/+4
| | | | Notes: svn path=/head/; revision=9233
* Upgrade to Website META Language, Version 1.4.10Ralf S. Engelschall1997-12-302-4/+4
| | | | Notes: svn path=/head/; revision=9224