summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated RE to match sed.Edwin Groothuis2002-11-051-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69504
* port needs pod2man -> USE_PERL5=yesEdwin Groothuis2002-11-051-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69503
* category is perl5, not perlEdwin Groothuis2002-11-051-1/+1
| | | | Notes: svn path=/head/; revision=69502
* RE is an extended RE, -E to REINPLACE.Edwin Groothuis2002-11-051-1/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69501
* Cleaned up regular expression to make sed happy.Edwin Groothuis2002-11-051-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69500
* Update to 2.0.7, and enable XInput support by default.Joe Marcus Clarke2002-11-056-10/+16
| | | | Notes: svn path=/head/; revision=69499
* Updated PostgreSQL to 7.3beta4. This version fixes all known problemsSean Chittenden2002-11-052-11/+11
| | | | | | | | | | | on -CURRENT and should be the last release before rc1. Updated the optimized CFLAGS as well. PR: ports/44893 Submitted by: Vladimir Chukharev <chu@gpi.ru> Notes: svn path=/head/; revision=69498
* port requires pod2man -> USE_PERL5=yesEdwin Groothuis2002-11-051-6/+8
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69497
* www/chtml builds and installs again.Edwin Groothuis2002-11-051-101/+69
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69496
* o Update booktree capture code to latest version:Mario Sergio Fujikawa Ferreira2002-11-058-632/+704
| | | | | | | | | | | | | | | 1) Warning message if the tuner device cannot be opened for write 2) A two stage sync slip recovery mechanism, stage 1 runs async to catch up, stage 2 injects a blank frame 3) Update to a consistent indent style (will minimize future diffs) o Bump PORTREVISION Submitted by: "Steve O'Hara-Smith" <steve@sohara.org> Notes: svn path=/head/; revision=69495
* Adjust regular expression to make it patching again.Edwin Groothuis2002-11-051-1/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69494
* port needs perl to build -> USE_PERL5=yesEdwin Groothuis2002-11-051-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69493
* vlog requires pod2man -> USE_PERL5=yesEdwin Groothuis2002-11-051-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69492
* Add -E to REINPLACE because it's a extended REEdwin Groothuis2002-11-051-1/+1
| | | | | | | Notified by: bento Notes: svn path=/head/; revision=69491
* This port always needs perl to build it's documentation.Edwin Groothuis2002-11-051-1/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69490
* Modify replace RE to match syntax of sed now ("\)" -> ")"Edwin Groothuis2002-11-051-8/+8
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69489
* ImageMagick is needed at run time also:David E. O'Brien2002-11-051-0/+1
| | | | | | | Can't locate Image/Magick.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1 .) at /usr/local/bin/html2ps line 482. Notes: svn path=/head/; revision=69488
* USE_PERL is needed for the post-po-file target.Edwin Groothuis2002-11-051-1/+2
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=69487
* Removed double USE_PERL5Edwin Groothuis2002-11-056-6/+0
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=69486
* Unbreak mail/ftrack after move to REINPLACEEdwin Groothuis2002-11-051-1/+4
| | | | | | | Noticed by: benot Notes: svn path=/head/; revision=69485
* Remove obsolete patch-filesEdwin Groothuis2002-11-053-42/+0
| | | | | | | | | PR: ports/40535 Submitted by: Tilman Linneweh <tilman@arved.de> Approved by: grog@freebsd.org Notes: svn path=/head/; revision=69484
* Fix damage done by replacing PERL into REINPLACE_CMD.Edwin Groothuis2002-11-051-2/+4
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69483
* Fixed pre-patch target broken due to REINPLACE_CMDEdwin Groothuis2002-11-051-2/+4
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69482
* Unbreak building of graphics/dc20pack.Edwin Groothuis2002-11-041-1/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69481
* Fix regexp and patches to work with recently added USE_REINPLACEMario Sergio Fujikawa Ferreira2002-11-044-6/+22
| | | | Notes: svn path=/head/; revision=69480
* Update to 2.0.7.Joe Marcus Clarke2002-11-043-6/+6
| | | | Notes: svn path=/head/; revision=69479
* Quiet gdm by making the .keep_me file in the gdm Sessions directoryJoe Marcus Clarke2002-11-041-1/+2
| | | | | | | | | executable. PR: 44912 Notes: svn path=/head/; revision=69478
* Add apotheke, a CVS view for Nautilus 2.Joe Marcus Clarke2002-11-046-0/+64
| | | | | | | Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Notes: svn path=/head/; revision=69476
* Half of these ones missed yesterday while converting to USE_REINPLACE.Edwin Groothuis2002-11-0431-17/+55
| | | | | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-) Notes: svn path=/head/; revision=69475
* Step two in making print/acroread and print/acroread4 working againEdwin Groothuis2002-11-042-8/+8
| | | | | | | | | after change to REINPLACE. Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=69474
* Improve regexp to work with recently added USE_REINPLACEMario Sergio Fujikawa Ferreira2002-11-043-3/+3
| | | | Notes: svn path=/head/; revision=69473
* Update version to 1.2.6 and update MAINTAINER's email addressTom Hukins2002-11-043-5/+5
| | | | | | | | PR: ports/44882 Submitted by: MAINTAINER Notes: svn path=/head/; revision=69472
* Mark BROKEN for FreeBSD 5.0 or higher, which is not supported yet.Akinori MUSHA2002-11-041-1/+7
| | | | Notes: svn path=/head/; revision=69471
* pRuby has been broken for quite some time, so remove the port.Akinori MUSHA2002-11-048-235/+0
| | | | Notes: svn path=/head/; revision=69469
* The Sybase driver for Ruby-DBI has been (officially) broken for quiteAkinori MUSHA2002-11-045-52/+0
| | | | | | | some time, so remove the port. Notes: svn path=/head/; revision=69468
* Upgrade to version 2.11.5t4.5Jean-Marc Zucconi2002-11-045-14/+15
| | | | | | | | PR: ports/44132 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> Notes: svn path=/head/; revision=69467
* Define USE_PERL5 when the port specifies ${PERL} in CONFIGURE_ARGS.Akinori MUSHA2002-11-042-0/+4
| | | | | | | | | Otherwise apxs doesn't work and all the mod_* ports fail to build. Found by: bento Notes: svn path=/head/; revision=69466
* Chase libwnn6's shlib major bump.Akinori MUSHA2002-11-041-2/+2
| | | | | | | Forgotten by: taoka Notes: svn path=/head/; revision=69465
* USE_REINPLACE instead of perl.Akinori MUSHA2002-11-041-2/+3
| | | | Notes: svn path=/head/; revision=69464
* Update mod_ssl to version 2.8.12 which deals with a Cross-Site-ScriptingTom Hukins2002-11-042-2/+2
| | | | | | | | | | | | (XSS) security issue: http://www.apacheweek.com/issues/02-10-25#security http://www.mail-archive.com/modssl-users@modssl.org/msg15366.html Note: This update does not fix ports/36804 - be sure to backup your certificates before updating. Notes: svn path=/head/; revision=69463
* o Fix build in -STABLEMario Sergio Fujikawa Ferreira2002-11-046-26/+62
| | | | | | | | | | | | o Enable port to locate lame libs in a PREFIX safe environment o Bump PORTREVISION PR: 44885 Submitted by: somebody@kashmir.etowns.net, MAINTAINER Notes: svn path=/head/; revision=69462
* Add libical, an implementation of the IETF's Calendaring and SchedulingJoe Marcus Clarke2002-11-047-0/+77
| | | | | | | | | | protocols. PR: 44880 Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net> Notes: svn path=/head/; revision=69460
* OK, I just need to step back and take a deep breath.Alan Eldridge2002-11-0412-12/+12
| | | | | | | | Changed -DXP_UNIX to XP_UNIX=1 in MAKE_ARGS. Why can't the damned makes agree on what they want? #$##@#! Notes: svn path=/head/; revision=69459
* Changed MAKE_FLAGS to MAKE_ARGS. Stupid mistake. I was in a hurry and notAlan Eldridge2002-11-0412-12/+12
| | | | | | | in the best of moods ... sorry. Notes: svn path=/head/; revision=69458
* Disable pthread support in pkgconfig. pkgconfig doesn't use anyJoe Marcus Clarke2002-11-042-0/+2
| | | | | | | | | | | threading anyway, so this does not add or remove functionality. However, this does allow pkgconfig to build on Sparc64 which is a pre-req for making the release documentation. Submitted by: tmm Notes: svn path=/head/; revision=69457
* This is a TEST version - if it works I'll force a Makefile commitAlan Eldridge2002-11-0424-120/+216
| | | | | | | | | | | | | | | stating otherwise. I'm trying to get the perl version and File::Spec(imen) problems ironed out. Please try this with whatever version of perl you are using and report back to phoenix@geeksrus.net. Thank you. Don't forget to tell us if you are doing "use.perl port" or "use.perl system" if you have one of the ports. -- AlanE, who's ready to propose a virtual category called "pita". Notes: svn path=/head/; revision=69456
* Update 2.4.12 --> 2.4.13Cy Schubert2002-11-044-4/+4
| | | | | | | Submitted by: Anders Andersson <anders@hack.org> Notes: svn path=/head/; revision=69455
* Update to version 1.030, with sshd and firewall module patches.Jimmy Olgeni2002-11-042-25/+6
| | | | Notes: svn path=/head/; revision=69454
* Mark FORBIDDEN.Jacques Vidrine2002-11-041-0/+2
| | | | | | | | | | | | | | | | | Distribution web site sez, ``October 27, 2002 GTetrinet 0.4.4 has been released, and you should upgrade RIGHT AWAY. Steve Kemp and James Antill discovered several grave security problems in previous versions of GTetrinet, which are remotely exploitable if you connected to a malicious tetrinet server. The new version hopefully fixes all of these buffer overflows, so it's the only recommended version right now. -- Jordi '' Reported by: Niels Heinen <niels.heinen@ubizen.com> Notes: svn path=/head/; revision=69453
* Add jdb(1.11), JDB manipulates flat-ASCII databases from shell scripts.Norikatsu Shigemura2002-11-046-0/+87
| | | | | | | | PR: ports/39957 Submitted by: Lars Eggert <larse@ISI.EDU> Notes: svn path=/head/; revision=69451