aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Let splint process <inttypes.h>. Now it passes its own test suite.Jacques Vidrine2002-11-043-0/+62
| | | | | | | Submitted by: Stacey Son <sson@verio.net> Notes: svn path=/head/; revision=69449
* Set MAINTAINER to <ports@FreeBSD.org>.Jacques Vidrine2002-11-041-1/+1
| | | | | | | | <rrm@subterrain.net>: host subterrain.net[66.179.0.134] said: 550 5.1.1 <rrm@subterrain.net>... User unknown Notes: svn path=/head/; revision=69448
* Lots of perl in the install-scripts.Edwin Groothuis2002-11-041-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69447
* Lots of perl in the install-scriptsEdwin Groothuis2002-11-045-0/+5
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69446
* REINPLACE_CMD doesn't like x+, replaced with xx*Edwin Groothuis2002-11-041-1/+1
| | | | | | | Noticed on: betno Notes: svn path=/head/; revision=69445
* Add tome 2.0.0.Kris Kennaway2002-11-046-0/+492
| | | | | | | | | Troubles of Middle Earth (ToME) is a roguelike dungeon exploration game based on JRR Tolkien's works. It is derived from the angband codebase. Notes: svn path=/head/; revision=69443
* Update net/dhcpdump to version 1.5Edwin Groothuis2002-11-042-2/+2
| | | | Notes: svn path=/head/; revision=69442
* Update to verson 1.2Kevin Lo2002-11-045-15/+34
| | | | | | | | PR: 44778 Submitted by: MAINTAINER Notes: svn path=/head/; revision=69441
* Update to the lastest version.Kevin Lo2002-11-046-6/+8
| | | | | | | | PR: 44847 Submitted by: MAINTAINER Notes: svn path=/head/; revision=69440
* Fix install on -current (use correct syntax for chown)Kris Kennaway2002-11-044-0/+44
| | | | Notes: svn path=/head/; revision=69439
* Commit first part of bison 1.75 patches.Martin Blapp2002-11-0440-240/+1100
| | | | | | | Tested by: various openoffice users Notes: svn path=/head/; revision=69438
* Mark rtld crash issue as fixed for current.Martin Blapp2002-11-043-0/+6
| | | | Notes: svn path=/head/; revision=69437
* PERL -> REINPLACEEdwin Groothuis2002-11-0487-100/+199
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* - reorder patchesDirk Meyer2002-11-0423-253/+443
| | | | | | | | | - use DIRENT - honor CFLAGS - fix missing includes Notes: svn path=/head/; revision=69435
* - Fix perl/reinplace problemsDirk Meyer2002-11-042-18/+24
| | | | Notes: svn path=/head/; revision=69434
* PERL -> REINPLACEEdwin Groothuis2002-11-041-3/+5
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69433
* PERL -> REINPLACEEdwin Groothuis2002-11-0422-20/+50
| | | | | | | | | and USE_PERL5 in some places Noticed by: bento Notes: svn path=/head/; revision=69432
* - Fix GGC problem on currentDirk Meyer2002-11-044-0/+46
| | | | | | | Submitted by: vs@foldr.org Notes: svn path=/head/; revision=69431
* PERL -> REINPLACEEdwin Groothuis2002-11-0441-39/+90
| | | | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento Notes: svn path=/head/; revision=69429
* New port p5-xmltv version 0.5.2: Set of programs to process TVMario Sergio Fujikawa Ferreira2002-11-045-0/+151
| | | | | | | (tvguide) listings in XML format Notes: svn path=/head/; revision=69427
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69426
* Ports didn't build without USE_PERL5=yesEdwin Groothuis2002-11-044-0/+4
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69425
* PERL -> REINPLACEEdwin Groothuis2002-11-0418-21/+42
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69424
* PERL -> REINPLACEEdwin Groothuis2002-11-0418-32/+52
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69423
* PERL -> REINPLACE, Add USE_PERL5=yes tooEdwin Groothuis2002-11-041-1/+3
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69422
* PERL -> REINPLACEEdwin Groothuis2002-11-0416-25/+40
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69421
* Port needs Perl to build.Edwin Groothuis2002-11-041-0/+1
| | | | | | | Seen on: bento Notes: svn path=/head/; revision=69420
* Port needs PerlEdwin Groothuis2002-11-041-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69419
* Port needs perl to build.Edwin Groothuis2002-11-041-0/+2
| | | | | | | Seen on: bento Notes: svn path=/head/; revision=69418
* Port needs perl.Edwin Groothuis2002-11-041-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69417
* PERL -> REINPLACEEdwin Groothuis2002-11-044-4/+9
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69416
* Add cal.rb(0.2), Display a Japanese calendarNorikatsu Shigemura2002-11-046-0/+53
| | | | | | | | PR: ports/43619 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=69415
* PERL -> REINPLACEEdwin Groothuis2002-11-041-4/+6
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69414
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+3
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69413
* o New port p5-Tk-TableMatrix version 0.9: Table/matrix extensionMario Sergio Fujikawa Ferreira2002-11-045-0/+64
| | | | | | | | to perl/tk for displaying table formatted data o First port to use PORTCOMMENT variable (let the races begin) Notes: svn path=/head/; revision=69412
* Port needs perl to build.Edwin Groothuis2002-11-042-0/+3
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69411
* This requires perl.Christian Weisgerber2002-11-041-1/+2
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=69410
* PERL -> REINPLACEEdwin Groothuis2002-11-049-15/+26
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69409
* PRL -> REINPLACEEdwin Groothuis2002-11-041-1/+3
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69408
* * Add another MASTER_SITES entry.Christian Weisgerber2002-11-042-3/+4
| | | | | | | | | | * Upgrade to 0.0.3. The internal structure didn't change. PR: 44837 Submitted by: Hendrik Scholz <hendrik@scholz.net> (author) Notes: svn path=/head/; revision=69407
* PERL -> REINPLACEEdwin Groothuis2002-11-041-3/+6
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69406