summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove a trailing '\' left over from previous commit.Adam Weinberger2003-04-242-2/+2
|
* Use new GNOME 2 infrastructure.Adam Weinberger2003-04-242-10/+4
|
* Add epiphany, a simple, lightweight, Mozilla-based browser for the GNOME 2Joe Marcus Clarke2003-04-247-0/+268
| | | | | | | | desktop. This port was based on work Submitted by: Maxime Romano <verbophobe@jewcrew.org>
* Only try to access OSVERSION variable after <bsd.port.pre.mk> includeMario Sergio Fujikawa Ferreira2003-04-241-2/+2
| | | | Submitted by: FreshPorts ports check service
* Fix MASTER_SITES to contain only fetchable sites.Oliver Braun2003-04-243-9/+6
| | | | | PR: ports/51328 Submitted by: maintainer
* Remove a no longer maintained mirror from the MASTER_SITES.Oliver Braun2003-04-248-8/+0
| | | | | PR: ports/51327 Submitted by: maintainer
* Upgrade to 2.1.Oliver Braun2003-04-242-2/+2
|
* Update to 2003.04.24.Norikatsu Shigemura2003-04-242-2/+2
|
* Improve libgnugetopt handling: use OSVERSION variable to handleMario Sergio Fujikawa Ferreira2003-04-241-0/+3
| | | | -CURRENT which has getopt_long in libc
* . Be consistent with other JDK ports and silence execution of theGreg Lewis2003-04-241-2/+2
| | | | | | | | post-patch clean up. . Simplify installation find command. Reviewed by: znerd Approved by: znerd
* . find -> ${FIND}Greg Lewis2003-04-241-1/+1
| | | | | Reviewed by: znerd Approved by: znerd
* . Fix ownership of installed files.Greg Lewis2003-04-242-0/+2
| | | | | | PR: 36411 Reviewed by: znerd Approved by: znerd
* Portlint whitespace fix.Joe Marcus Clarke2003-04-241-1/+1
|
* Fix the flashplayer link.Joe Marcus Clarke2003-04-241-0/+3
|
* Install the pkg-config files with a -devel suffix to avoid a conflict withJoe Marcus Clarke2003-04-246-17/+18
| | | | | | mozilla-gtk2. Teach galeon2 to use these new files. Note, any other app that depends on these files not having the optional -devel suffix will need to be re-educated as well.
* Add missing rmdir.Jun Kuriyama2003-04-242-0/+2
|
* Bump PORTREVISION on this since the mistake caused some users to installJoe Marcus Clarke2003-04-241-1/+1
| | | | this port with a bad plist.
* Don't I feel stupid. Only use one USE_GNOME line so that gnomehack isJoe Marcus Clarke2003-04-241-2/+1
| | | | properly implemented.
* Update WWW and use $MASTER_SITE_SOURCEFORGE.Jun Kuriyama2003-04-242-2/+3
| | | | | Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> (www update) PR: ports/48307
* Update WWW and add $MASTER_SITES.Jun Kuriyama2003-04-242-3/+4
| | | | | Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48305
* Update WWW.Jun Kuriyama2003-04-241-1/+1
| | | | | Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48302
* Update URL.Jun Kuriyama2003-04-242-2/+2
| | | | | Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48301
* Update WWW.Jun Kuriyama2003-04-241-1/+1
| | | | | Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48298
* Update WWW.Jun Kuriyama2003-04-241-1/+1
| | | | | Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48329
* Update WWW.Jun Kuriyama2003-04-241-1/+1
| | | | | Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48330
* Fix WWW.Jun Kuriyama2003-04-241-1/+1
| | | | | Submitted by: MA, Dunzi <tadalunch@s5.xrea.com> PR: ports/48392
* Upgrade to 0.2701.Jun Kuriyama2003-04-243-44/+38
| | | | | | | Sort pkg-plist and cleanup directories. Use $SITE_PERL variable. No response from: maintainer
* Update to version 6.4.2Christian Weisgerber2003-04-244-4/+4
| | | | | PR: 51058 Submitted by: Ports Fury
* Upgrade to 0.92.Jun Kuriyama2003-04-243-2/+5
| | | | | | PR: ports/47918, ports/48594 Submitted by: Yu-Shun Wang <yushunwa@isi.edu>, leeym No response from: maintainer
* Update to version 3.38Christian Weisgerber2003-04-249-81/+2
| | | | | PR: 51056 Submitted by: Ports Fury
* Update to version 3.0.Christian Weisgerber2003-04-234-85/+11
| | | | | PR: 51053 Submitted by: Ports Fury
* Upgrade from 1.2.0.4 to 1.2.0.7 released on April 12th. May needMikhail Teterin2003-04-234-24/+9
| | | | | | careful testing on other architectures, though... Compelled by: Chris P.
* Update to version 2.14.Christian Weisgerber2003-04-232-2/+2
| | | | | PR: 51051 Submitted by: Ports Fury
* IPv6 connection was always treated as "unknown" by tcp_wrapper.Jun Kuriyama2003-04-234-2/+58
| | | | | | | | This fixes by setting peeraddr correctly. Latest CVS source seems to be fixed in another way, but it looks that stores into auto variable in local scope which may cause a problem...
* Update to version 0.5.1Christian Weisgerber2003-04-236-14/+28
| | | | | PR: 51049 Submitted by: Ports Fury
* Update to version 0.13.Christian Weisgerber2003-04-233-8/+6
| | | | | PR: 51047 Submitted by: Ports Fury
* - Cosmetic fixes:Christian Weisgerber2003-04-236-114/+56
| | | | | | | | | | | | | - Use DOCSDIR and EXAMPLESDIR in Makefile and pkg-plist - Simplify post-install target - Check for bpf availabity by calling pkg-req script - Reword warning text in pkg-req and remove explicit version reference - Correct typo in COMMENT - Do not update /etc/services - not needed anymore - Bump PORTREVISION due to changed package PR: 50918 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* New port mctoolame-encoder version 0.1.a: A LayerII MPEG AudioMario Sergio Fujikawa Ferreira2003-04-235-0/+98
| | | | encoder which supports multi-channel encoding
* New port mctoolame-decoder version 0.1.a: A LayerII MPEG AudioMario Sergio Fujikawa Ferreira2003-04-235-0/+98
| | | | decoder which supports multi-channel encoding
* Update MASTER_SITE_APACHE_HTTPD and DEBIAN_NON_US.Christian Weisgerber2003-04-231-9/+2
| | | | | | | Remove sites which aren't stable enough, or which don't hold Apache 2. PR: 50884 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Add missing file (RunROX).Jimmy Olgeni2003-04-232-1/+3
| | | | Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
* Update to 0.7.1.Adam Weinberger2003-04-233-4/+11
| | | | | PR: 51303 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> (maintainer)
* Fix a double-free bug in the logview application. This would be very badJoe Marcus Clarke2003-04-236-15/+42
| | | | | on non-FreeBSD systems, but phkmalloc should protect us. This fix should take care of the abort crashes on -CURRENT.
* 1. Fix build error reported by Bento.Cy Schubert2003-04-231-0/+7
| | | | | | | 2. Add iconv support. PR: 50584 (iconv support) Submitted by: Shao Zhang <shao@cia.com.au> (iconv support)
* Update to 030421.Daniel Harris2003-04-232-2/+2
| | | | | PR: 51298 Submitted by: maintainer
* Update to 1.8.0 and get a maintainer.Daniel Harris2003-04-233-9/+17
| | | | | PR: 51282 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Update to 0.17.Daniel Harris2003-04-232-2/+2
| | | | | PR: 51263 Submitted by: maintainer
* Upgrade to Twisted 1.0.4Neil Blakey-Milner2003-04-233-1374/+1822
| | | | Approved by: wjv
* Update to 0.19.6.Norikatsu Shigemura2003-04-232-2/+2
| | | | | PR: ports/51312 Submitted by: hrs (maintainer)
* add mirror sites.Hajimu UMEMOTO2003-04-235-5/+10
| | | | | PR: ports/50090 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>