aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72367
* Update qtella to 0.5.4. Fixes connecting to gnutella servers.Sean Chittenden2003-01-024-3/+29
| | | | Notes: svn path=/head/; revision=72298
* o Update to 0.4.0.1 now available in source code form which enablesMario Sergio Fujikawa Ferreira2003-01-014-53/+147
| | | | | | | | | us to support all our platforms o Add a warning to PKGMESSAGE about missing new configuration files with older ones Notes: svn path=/head/; revision=72054
* Update WWW tagMario Sergio Fujikawa Ferreira2003-01-011-1/+1
| | | | Notes: svn path=/head/; revision=72052
* Update to 2.4 Pre 3Mario Sergio Fujikawa Ferreira2003-01-012-2/+2
| | | | Notes: svn path=/head/; revision=72044
* Update MASTER_SITES: DISTFILES no longer available at older onesMario Sergio Fujikawa Ferreira2002-12-295-10/+15
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=71978
* o Update to 0.3.2: older distfile no longer fetchableMario Sergio Fujikawa Ferreira2002-12-234-19/+22
| | | | | | | | | | o Update informational files pkg-{comment,descr} with new data added after this project moved to MASTER_SITE_SOURCEFORGE Approved by: portmgr (self & no objections) Notes: svn path=/head/; revision=71815
* Fix build on -currentDirk Meyer2002-12-221-0/+22
| | | | | | | | PR: 46408 Submitted by: kcwu@kcwu.dyndns.org Notes: svn path=/head/; revision=71775
* Attempt at fixing build in -CURRENT: CXX safeness fix should notMario Sergio Fujikawa Ferreira2002-12-181-1/+1
| | | | | | | | | touch CXXFLAGS by mistake Submitted by: bento Notes: svn path=/head/; revision=71709
* This diff will enable the jigdo port to compile on a FreeBSD system, whichDirk Meyer2002-12-142-1/+30
| | | | | | | | | | is newer than 500041. (getopt change) There is a new file, extra-glibc-getopt.h in the diff. PR: 46212 Submitted by: bra@fsn.hu Notes: svn path=/head/; revision=71634
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71207
* Fix build by improving GNU auto* tools disabling patchMario Sergio Fujikawa Ferreira2002-11-261-4/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=71112
* Update to 2.7.9Patrick Li2002-11-262-2/+2
| | | | | | | | Reviewed by: maintainer Approved by: kris Notes: svn path=/head/; revision=71103
* Maintainer bugfix 'resume "IO Error" bug'Edwin Groothuis2002-11-232-1/+16
| | | | | | | | PR: ports/45405 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=70788
* Add SIGCHLD signal(3) handling to prevent zombie processesMario Sergio Fujikawa Ferreira2002-11-193-0/+104
| | | | Notes: svn path=/head/; revision=70449
* Fix package since some dirs are emptyMario Sergio Fujikawa Ferreira2002-11-181-3/+3
| | | | Notes: svn path=/head/; revision=70419
* o USE_PERL5 -> USE_PERL5_RUNMario Sergio Fujikawa Ferreira2002-11-181-7/+11
| | | | | | | o Therefore, change all PERL -> REINPLACE_CMD Notes: svn path=/head/; revision=70415
* Add files forgotten in port update to version 0.65Mario Sergio Fujikawa Ferreira2002-11-182-0/+24
| | | | Notes: svn path=/head/; revision=70414
* Update to 0.65Mario Sergio Fujikawa Ferreira2002-11-183-23/+34
| | | | Notes: svn path=/head/; revision=70343
* Update to 0.83.8Mario Sergio Fujikawa Ferreira2002-11-183-3/+7
| | | | Notes: svn path=/head/; revision=70342
* Update to 2.4 Beta 2Mario Sergio Fujikawa Ferreira2002-11-122-3/+3
| | | | Notes: svn path=/head/; revision=69956
* Allow wrapper to receive command line argumentsMario Sergio Fujikawa Ferreira2002-11-121-1/+1
| | | | Notes: svn path=/head/; revision=69955
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-103-3/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1010-10/+5
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* - Fix hagelslag on -CURRENT by including missing headerEdwin Groothuis2002-11-073-5/+38
| | | | | | | | | | - CFLAGS police PR: ports/44890 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=69658
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0612-6/+12
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix regexp and patches to work with recently added USE_REINPLACEMario Sergio Fujikawa Ferreira2002-11-042-3/+11
| | | | Notes: svn path=/head/; revision=69480
* Improve regexp to work with recently added USE_REINPLACEMario Sergio Fujikawa Ferreira2002-11-041-1/+1
| | | | Notes: svn path=/head/; revision=69473
* PERL -> REINPLACEEdwin Groothuis2002-11-042-3/+5
| | | | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento Notes: svn path=/head/; revision=69429
* Drop maintainership.Christian Weisgerber2002-11-041-1/+1
| | | | | | | | PR: 44850 Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> Notes: svn path=/head/; revision=69403
* Upgrade to 1.3.gTilman Keskinoz2002-11-033-5/+25
| | | | | | | | | | Make fetchable. PERL -> REINPLACE_CMD Approved by: Carl Johan Madestrand <calle.madestrand@norrgarden.se> (maintainer) Notes: svn path=/head/; revision=69383
* Update to 2.7.3Patrick Li2002-11-033-8/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=69361
* Fix typoes on MAINTAINER address.Hye-Shik Chang2002-11-021-2/+2
| | | | | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk> Notes: svn path=/head/; revision=69290
* Update to 0.91Patrick Li2002-10-283-4/+7
| | | | | | | | PR: ports/44431 Submitted by: maintainer Notes: svn path=/head/; revision=69064
* Update to 0.63Mario Sergio Fujikawa Ferreira2002-10-212-2/+2
| | | | Notes: svn path=/head/; revision=68513
* Update to 0.83.6Mario Sergio Fujikawa Ferreira2002-10-212-2/+2
| | | | | | | Submitted by: Christian Brueffer <chris@unixpages.org> Notes: svn path=/head/; revision=68512
* Update to 2.3Mario Sergio Fujikawa Ferreira2002-10-152-2/+2
| | | | Notes: svn path=/head/; revision=68120
* BROKEN -> IGNORE to prevent package buildKris Kennaway2002-10-131-1/+1
| | | | Notes: svn path=/head/; revision=67947
* Remove BROKEN since bento no longer complains due to auto* toolMario Sergio Fujikawa Ferreira2002-10-101-2/+0
| | | | | | | "fixes" introduced in last rev Notes: svn path=/head/; revision=67741
* Update maintainer addressHye-Shik Chang2002-10-081-2/+2
| | | | | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> Notes: svn path=/head/; revision=67632
* upgrade to 0.4.6Ying-Chieh Liao2002-10-072-2/+2
| | | | | | | | PR: 43703 Submitted by: Ports Fury Notes: svn path=/head/; revision=67515
* Update to 0.1.11Mario Sergio Fujikawa Ferreira2002-10-052-5/+10
| | | | | | | | PR: 43382 Submitted by: maintainer Notes: svn path=/head/; revision=67380
* Update to 0.1.11Mario Sergio Fujikawa Ferreira2002-10-053-4/+17
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=67378
* Fix previous incorrect commit. REALLY update to 2.3 pre3 this timeMario Sergio Fujikawa Ferreira2002-10-052-2/+2
| | | | Notes: svn path=/head/; revision=67358
* Update to 0.0.2Mario Sergio Fujikawa Ferreira2002-10-052-4/+9
| | | | Notes: svn path=/head/; revision=67354
* Update to 2.3 pre3Mario Sergio Fujikawa Ferreira2002-10-052-2/+2
| | | | Notes: svn path=/head/; revision=67348
* o Update to 0.62Mario Sergio Fujikawa Ferreira2002-10-053-2/+12
| | | | | | | | | | o Add hack to disable GNU auto* tools which break this port build under certain circumstances Reviewed by: Munish Chopra <mchopra@engmail.uwaterloo.ca> Notes: svn path=/head/; revision=67344
* o Update to 0.83.5Mario Sergio Fujikawa Ferreira2002-10-053-21/+10
| | | | | | | | | o Add hack to disable use of GNU auto* tools Reviewed by: Munish Chopra <mchopra@engmail.uwaterloo.ca> Notes: svn path=/head/; revision=67343
* Replaced pkg-plist with a sorted one.Alan Eldridge2002-09-211-8/+9
| | | | Notes: svn path=/head/; revision=66972