aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* File moved from freesoftware.fsf.org to savannah.nongnu.org.joerg2002-10-221-1/+1
|
* 1. Expanded configure/make options in files/mozconfig.in.alane2002-10-2248-120/+504
| | | | | | | | | | | | | * Fixed problem with reliably finding perl 5.8.0. * Made build faster. * Shut up most of the compiler warnings (turned off --pedantic). * Strip the binaries. * Saved 2 meg on size of binary package (16M -> 14M). 2. Moved install to ${X11BASE}/lib/phoenix to keep it out of the way of mozilla, since it uses the same namespace for dirs/files. 3. Link bin/phoenix and bin/phoenix.config into install tree's bin dir. TO DO: make installation smaller. make distfile smaller. test,test,test.
* xemacs21 is dumping core at start-up on -current. Add an additionalgj2002-10-221-1/+7
| | | | | | | CONFIGURE_ARGS line to define ldflags so that the core dump no longer happens. SUBMITTED BY: jhb
* Update WWW URL; add site to ${MASTER_SITES}.jkoshy2002-10-222-2/+3
|
* Add message on how to disable esound supportlioux2002-10-222-2/+8
| | | | | Submitted by: David Yeske <dyeske@yahoo.com> Approved by: maintainer
* Unbreaking this port. Author upgraded to 1.5.1 after I requestedznerd2002-10-222-3/+2
| | | | | a new distfile since the old one had a modified checksum. Author indicated this was his mistake.
* Upgrade from 2.0 to 2.1.znerd2002-10-223-19/+40
| | | | | See: http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/RELEASE-NOTES-2.1.html
* Fix the build by adding a dependency on Xft.marcus2002-10-223-3/+12
| | | | | Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com> Rob Lahaye <lahaye@snu.ac.kr>
* Add a missing '!' to the test for the browser_plugins dir. We only want tomarcus2002-10-222-2/+2
| | | | | | create the directory if one doesn't exist. PR: 44373
* - Support CC/CFLAGS/FC/FFLAGS/X11BASE properlyijliao2002-10-223-51/+64
| | | | | PR: 44354 Submitted by: Ports Fury
* upgrade to 4.2.3ijliao2002-10-2215-42/+2052
| | | | | PR: 44352 Submitted by: Ports Fury
* upgrade to 0.2.0ijliao2002-10-225-166/+48
| | | | | PR: 44351 Submitted by: Ports Fury
* fix buildijliao2002-10-222-8/+8
| | | | | PR: 44350 Submitted by: Ports Fury
* - Fix buildijliao2002-10-2218-47/+711
| | | | | | | - Add several libraries, utilities and documents PR: 44349 Submitted by: Ports Fury
* Support CXX/CXXFLAGS properlyijliao2002-10-221-3/+12
| | | | | PR: 44348 Submitted by: Ports Fury
* Add Edwin Groothuis <edwin@FreeBSD.org> as a new ports committer. Edwinkris2002-10-221-0/+1
| | | | | has submitted over 250 high-quality PRs and is receiving the usual punishment. I will be his mentor.
* Fix malloc.h include warnings.adamw2002-10-221-0/+5
| | | | | | PR: 42472 Submitted by: mich@freebsdcluster.org (maintainer) Approved by: pat
* Update gkrellshoot 0.2 -> 0.3.2adamw2002-10-223-10/+17
| | | | | | PR: 44364 Submitted by: elitetek@tekrealm.net (maintainer) Approved by: pat
* Make the pkg-descr a little clearer.marcus2002-10-221-1/+2
| | | | Requested by: The Anarcat <anarcat@anarcat.ath.cx>
* Remove warning when upgrading pkgconfig. Also, make it clear to users thatmarcus2002-10-222-2/+8
| | | | | | | | the pkgconfig directories should not be removed unless you're removing _all_ GNOME components. PR: 43817 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* mozilla-embedded-vendor --> ports/www/mozilla-embedded-vendormarcus2002-10-221-0/+3
| | | | | mozilla-headers-vendor --> ports/www/mozilla-headers-vendor mozilla-vendor --> ports/www/mozilla-vendor
* Add mozilla-*vendor.marcus2002-10-221-0/+3
|
* Add support for the new Mozilla ports.marcus2002-10-221-2/+6
|
* Add support for the new Mozilla ports. By default, Galeon will buildmarcus2002-10-224-54/+56
| | | | | | | | | | | | against www/mozilla. However, you can change this by specifying a WITH_MOZILLA parameter, and setting it to one of the following values: mozilla-devel mozilla-embedded[-devel|-vendor] mozilla-vendor Note, this version of Galon should also use the new universal plugins directory.
* This commit includes:marcus2002-10-2253-11645/+828
| | | | | | | | | | | | | | | | | | | | | | | | * mozilla-*vendor ports (currently for Mozilla 1.0.1) * mozilla* ports (currently for Mozilla 1.1) * mozilla-*devel ports (currently for Mozilla 1.2b) Special thanks goes to trevor for auto-generating plist patches, cy for pointing out that the Mozilla startup scripts need to be tailored for each version of Mozilla, grog for suggesting that some verbage needs to be added to explain the Java plugin messages at startup, and John Merryweather Cooper for suggesting a common plugin directory. Of course, thanks also goes to the user community for suggestions and support. These ports offer: * Complete coexistence with each other * A universal ${PREFIX}/lib/browser_plugins directory * Auto-generated plists for ease of maintenance * More accurate pkg-descr's * A pkg-message pointing users to java/jdk13 for the Java plugin PR: 42870 42941 Reviewed by: ports gnome
* Updated configure patch.alane2002-10-221-36/+34
| | | | | PR: 44366 Submitted by: Kevin Day (maintainer)
* Add ja-p5-PDFJ.kuriyama2002-10-221-0/+1
|
* Add ja-p5-PDFJ (module provides methods to generate Japanese PDF file).kuriyama2002-10-226-0/+36
|
* Update to 3.1.3 and also take care of a portlint warning.pat2002-10-225-39/+12
| | | | Approved by: maintainer
* Add p5-TeX-Hyphen.kuriyama2002-10-221-0/+1
|
* Add port of p5-TeX-Hyphen (Hyphenate words using TeX's patterns).kuriyama2002-10-226-0/+36
|
* Update to 2002.10.21.nork2002-10-222-2/+9
|
* glabels --> ports/deskutils/glabelsadamw2002-10-221-0/+1
|
* Cleaner uninstall process, remove screenrc if it has not been alteredcy2002-10-222-2/+6
| | | | | | by the user. Submitted by: marius@alchemy.franken.de
* Fix hardcoded cp command.cy2002-10-222-2/+2
| | | | Submitted by: marius@alchemy.franken.de
* add deskutils/glabelsadamw2002-10-227-0/+97
| | | | | | | | A programm to create labels and business cards PR: 43479 Submitted by: martin.klaffenboeck@gmx.at Approved by: pat
* Fix argument to chown(8).wollman2002-10-221-1/+1
|
* Don't use union wait. (The remaining utility of this program is,wollman2002-10-221-19/+20
| | | | | however, doubtful -- if anyone still needs the functionality, ssh -XC or lbxproxy would be better alternatives.)
* Set MASTER_SITE_SUBDIR.jmz2002-10-221-0/+2
|
* Fix argument to chown(8).wollman2002-10-221-1/+1
|
* Fix logic error in error-message printing code. This could neverwollman2002-10-221-0/+24
| | | | possibly have worked as written.
* Use local distfile and remove WWW.dannyboy2002-10-222-3/+2
|
* It's easier to replace the whole Makefile with one that works.wollman2002-10-222-0/+13
| | | | | (I won't speak as to the operation of the program itself, but at least it builds now.)
* Upgrade to 10.1.obraun2002-10-224-4/+4
| | | | | PR: 44359 Submitted by: Volker Stolz <vs@foldr.org>
* Add support for sparc64 kernel debugging.mp2002-10-2210-45/+410
| | | | Submitted by: tmm
* Fix build on -CURRENT.kan2002-10-226-1/+127
| | | | Approved by: mbr
* Fix *alloc definition clash.adamw2002-10-221-4/+14
| | | | | PR: 43643 Approved by: pat
* Upgrade to 2.8.0.obraun2002-10-224-7/+30
| | | | | PR: 44347 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade to 0.93.2a.obraun2002-10-222-7/+2
| | | | | PR: 44346 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Use correct syntax for chown(8).wollman2002-10-221-1/+1
|
* s/FreeAMP/Zinf/ in pkg_descrobraun2002-10-222-2/+2
| | | | | | PR: 43478 Submitted by: Olivier Tharan <olive@oban.frmug.org> Approved by: maintainer timeout for mq3
* Fix a bug where new headers could not be loaded. Bump PORTREVISION.marcus2002-10-222-0/+24
| | | | | Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Obtained from: pan Bugzilla Bug 96258
* At least let people know why it is that this port is broken inwollman2002-10-221-1/+7
| | | | | -current. 500000 is only an approximation, since the actual UFS2 header file changes were never reflected in a version bump.
* Update URL.jhb2002-10-221-1/+1
|
* Update MASTER_SITE.jhb2002-10-221-1/+1
| | | | Reported by: fenner's script a long time ago
* Use strerror_r() rather than trying to hack our own. This avoidswollman2002-10-221-10/+32
| | | | | | | dealing with the nonstandardized types of sys_nerr and sys_errlst[] and works for both -current and recent (>=4.5) values of -stable. The previous implementation knew too much about sys_nerr for its own good.
* Add information on supported both streams and playerslioux2002-10-222-2/+12
| | | | Submitted by: Joseph King <king@v2project.com>
* First working version of port. Needs testing and cleanup, probably movealane2002-10-2260-120/+43320
| | | | over to /usr/X11R6 (or not), but it's a start. And it's *fast*.
* upgrade to 1.9ijliao2002-10-222-2/+2
|
* Drop maintainership.marcel2002-10-223-3/+3
|
* s/kernel-headers-2.4.9-31.i386.rpm/kernel-headers-2.4.9-34.i386.rpm/marcel2002-10-222-2/+2
| | | | | | | It is assumed (hence not tested) that the list of files provided by the package is unchanged. Reminded by: portsurvey
* Update port to V2.9-11 (2.9.11)jedgar2002-10-224-6/+6
|
* upgrade to 4.0.2ijliao2002-10-2212-496/+86
|
* Fix detection of SYSV(we are not SYSV) so that things like printingdwcjr2002-10-221-0/+48
| | | | | | | and DSO support works on -current once again. Noticed by: obrien Submitted by: jelmer@samba.org
* Correct patch name. Since this was a new patch no repocopy is done.mbr2002-10-2217-0/+0
|
* Fix install location.mbr2002-10-2217-33/+33
|
* Upgrade to 0.6.obraun2002-10-222-10/+14
| | | | | | PR: ports/43791 Submitted by: Volker Stolz <vs@foldr.org> Approved by: maintainer
* Sync with the Debian "26" patch set.obrien2002-10-222-2/+2
|
* Update to 1.8.10.marcus2002-10-228-4/+110
| | | | | PR: 44051 Approved by: maintainer
* Update to 1.1lioux2002-10-222-4/+3
| | | | Submitted by: maintainer
* WITHOUT_ESOUND is deprecated. Replace it with a GNOMENG constructlioux2002-10-221-1/+1
| | | | Submitted by: David Yeske <dyeske@yahoo.com>
* Move patch-al to its proper place. (oops!)silby2002-10-221-0/+0
| | | | patch-al fixes PR ports/43473, in a slightly simpler fashion.
* Update to 0.94e.nork2002-10-222-2/+2
| | | | | PR: ports/44289 Submitted by: maintainer
* Update to 0.63lioux2002-10-224-4/+4
|
* Update to 0.83.6lioux2002-10-214-4/+4
| | | | Submitted by: Christian Brueffer <chris@unixpages.org>
* - Overdue update to version 2.0.13, a minor bugfix releasewjv2002-10-216-79/+70
| | | | | | | | | - Refrain from invoking ${PERL} - Call Mailman's distributed check_perms script post-installation to fix file permissions instead of doing so manually. This is more modular and will greatly ease maintenance of the port. It implies a level of trust in check_perms... but then, installing and running any 3rd party software implies a level of trust.
* Correct install paths and targets.mbr2002-10-2117-204/+204
|
* Removed RCSID sections from 1.1.16 backport patches.alane2002-10-213-21/+0
| | | | | PR: 44322 Submitted by: Aleksandr A. Babaylov <babolo@aaz.links.ru>
* * Add PATCHFILE.obraun2002-10-212-0/+5
| | | | * Bump PORTREVISION.
* Fix compiling on -currentdwcjr2002-10-211-0/+12
| | | | | PR: 44300 Submitted by: maintainer
* Unbreak on -current.sobomax2002-10-215-0/+50
| | | | Submitted by: bento
* Bump the port version. Some deinstall routines work now and many dictsmbr2002-10-211-1/+1
| | | | have new versions.
* Add new md5 checksums for dicts. Sort the list while we are here.mbr2002-10-211-8/+14
|
* Fix right-clicking behavior on Qt3.perky2002-10-213-6/+18
| | | | | PR: 44280 Submitted by: Fork <bouloumag@hotmail.com>
* Unbreak on -current.sobomax2002-10-212-0/+34
| | | | Submitted by: bento
* Unbreak on -current.sobomax2002-10-211-0/+16
| | | | Submitted by: bento
* Add FreeBSD case.mbr2002-10-2117-0/+187
|
* Unbreak on -current. This should unlock another 6 ports that depend on this one.sobomax2002-10-212-38/+39
| | | | Submitted by: bento
* Unbreak on current. This should unlock another 6 packages that depend on db2.sobomax2002-10-211-0/+1
| | | | Submitted by: bento
* upgrade to 0.7.0ijliao2002-10-2112-214/+4
|
* Update CATEGORIES as per ports/44331.tom2002-10-211-2/+2
| | | | | | | While I'm here, remove unnecessary whitespace spotted by portlint. PR: ports/44331 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* Add missing FREEBSDI case.mbr2002-10-2134-0/+374
|
* Target ul_genall needs to be build before ul_xml_sax.mbr2002-10-2117-0/+187
|
* Remove OSL_TRACEs with wrong syntax.mbr2002-10-2117-0/+340
|
* We still have no getpwuid_r(). There will be a different fix for this later.mbr2002-10-2117-0/+255
| | | | Just a workaround for now.
* Use "tar -xzf" to extract so this target actually works.mbr2002-10-2117-0/+306
|
* We do not have alloca.hmbr2002-10-2117-0/+187
|
* We do not have -ldl.mbr2002-10-2117-0/+238
|
* Add java home to path and missing jre dirs which got just added for thembr2002-10-2117-0/+391
| | | | linux port.
* Add missing backslash.mbr2002-10-2117-17/+17
|
* Last commit was actually:dirk2002-10-210-0/+0
| | | | Upgrade to 3.23.53
* Added ports/www/phoenix.alane2002-10-211-0/+1
|
* Fix install-path for the install target of DE_AT dict.mbr2002-10-211-1/+1
|
* Upgrade to 3.23.52.dirk2002-10-2127-216/+225
|
* Remove this one too ...mbr2002-10-2117-255/+0
|
* All patches will be a repocopy from ports/openoffice/files. Remove oldmbr2002-10-212210-154343/+0
| | | | patches with "::" delimiters.
* All patches have been repocopied to use + as separator and not "::".mbr2002-10-21450-24075/+0
|
* Phoenix is a fast, minimal browser from the Mozilla project. This portalane2002-10-2161-0/+517
| | | | is a work in progress for the next few days.
* Fix build on current.vanilla2002-10-215-0/+87
| | | | | PR: ports/44301 Submitted by: maintainer
* Add ports/net/osrtspproxyvanilla2002-10-211-0/+1
|
* Upgrade from 2.1.0 to 2.2.0.znerd2002-10-213-1099/+990
| | | | | | | | | | This version of the port will build from source instead of taking a binary distro. It does not install the Stylebook-based documentation. We will need to create a textproc/xml-stylebook port for that. I've looked at it, but it's a bit cumbersome. There is no official release of xml-stylebook (d'oh). Approved by: kevlo
* Upgrade to 2.6 (with typo fix patch).kuriyama2002-10-213-6/+9
|
* Finally got enough diagnostic info. Fixes 44321. This is PORTREVISION=8,alane2002-10-211-1/+2
| | | | | | folks. PR: 44321
* Update to version v6.5akevlo2002-10-214-12/+18
| | | | | PR: 44303 Submitted by: MAINTAINER
* Update to version 1.13kevlo2002-10-214-6/+4
| | | | | PR: 44298 Submitted by: MAINTAINER
* Fix the plist in the case where esound support is built without libpanelmarcus2002-10-216-33/+39
| | | | | | support. Reported by: kdulzo@sockpuppet.org
* Stop abusing IPPORT_USERRESERVED. This fixes builds on 5.0.silby2002-10-211-0/+11
|
* Increment PORTVERSION to 4.7, as the Japanese manual page roff sourcekuriyama2002-10-211-1/+1
| | | | | | is now 4.7-RELEASE based. Submitted by: horikawa
* Release all my ports.nsayer2002-10-2111-11/+11
| | | | | kris made it clear that by his measure I'm not doing my job as a port maintainer. Far be it from me to be an obstruction to the project.
* Partially fix build on -current. This is still broken due to an unzeroedkris2002-10-211-5/+10
| | | | malloc buffer somewhere.
* Rewrote installation procedure in Makefile since it wasn't quite right.alane2002-10-211-7/+10
| | | | | | | Hopefully fixed the PR listed. PR: 44321 Submitted by: parv
* Fix build on -current (don't try and build with cc -traditional).kris2002-10-213-3/+24
| | | | Respect CC and CFLAGS
* Fix build on -current (_exit() -> _exit(0))kris2002-10-211-1/+10
|
* Add gettext dependency to unbreak building this porttom2002-10-211-1/+1
| | | | | PR: ports/42499 Submitted by: MAINTAINER
* Update to 1.2b. This fixes bug 145579 in Bugzilla, the "forwardtrevor2002-10-214-34/+36
| | | | | | referrer" security bug. Scavenge plugins from linux-beonex (untested).
* note removal of Chatzillatrevor2002-10-212-12/+10
|
* Note removal of Chatzilla. Mention mail/news.trevor2002-10-212-2/+2
|
* Rewrite warning about using the same preferences with other browsers,trevor2002-10-212-12/+12
| | | | | | using information I learned from the Netscape 7 release notes. Add a mention of linux-beonex port.
* Partially fix build on -current (remove duplicate declarations of thingskris2002-10-212-0/+25
| | | | | in system headers). This is still broken because IPPORT_USERRESERVED was removed from -current.
* prettify after removal of Chatzillatrevor2002-10-212-2/+2
|
* Fix build on -current (#include <stdlib.h> for exit() prototype) andkris2002-10-212-3/+35
| | | | respect CC and CFLAGS
* Fix build on -current (catch up to <sys/disklabel.h> changes)kris2002-10-211-3/+11
|
* Fix build on -current (catch up to #include changes)kris2002-10-211-0/+2
|
* Partially fix build on -current (remove duplicate declarations fromkris2002-10-212-0/+42
| | | | system headers). This is still broken by KSE changes.
* Add Alfred Perlstein's sendfile patches, as an optional knob.anders2002-10-214-0/+150
|
* Fix build on -current (_BSD_VA_LIST_ -> va_list)kris2002-10-211-0/+11
|
* Fix build on current (comment out bogus duplicate declarations)kris2002-10-212-4/+31
|
* Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets.alane2002-10-2110-28/+26
|
* Fix build on -current (remove conflicting prototype for strsave() andkris2002-10-213-72/+68
| | | | include correct headers)
* Add makeztxtkris2002-10-211-0/+1
|
* makeztxt is a simple command line program that takes a plain ASCII text filekris2002-10-2113-0/+124
| | | | | | | | and compresses it into a zTXT database. makeztxt will remove newline characters at the end of lines that contain text so that the paragraphs flow better on the Palm screen. Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
* Whoops. Forgot to add the md5 checksums.mbr2002-10-2117-0/+34
|
* Neon and expat projects are missing in the official SRX643_00 branch.mbr2002-10-2117-34/+68
| | | | | Add distfiles for them with the OO.org build infrastructure from SRX643 branch. What a mess !
* Correct pathname to patchkris2002-10-211-1/+1
|
* Fix build on -current (#ifdef 0 -> #if 0)kris2002-10-211-0/+11
|
* Fix build on -current (machine/param.h -> sys/param.h)kris2002-10-211-0/+11
|
* Fix build on -current (move FILE * initializers from declaration to main())kris2002-10-214-0/+98
|
* Fix build on -current (#ifdef 0 -> #if 0)kris2002-10-212-0/+31
|
* Add NO_WERROR=1 to make warnings non-fatalkris2002-10-211-14/+13
|
* Fix build on -current (remove dependencies on obsolete system headers).kris2002-10-211-6/+5
| | | | These hardcoded dependencies are probably wrong.
* Fix build on -current (don't redefine __size_t; same code as in proftpd)kris2002-10-211-0/+11
|
* Fix build on -current and respect CC and CFLAGSkris2002-10-2110-144/+192
|
* Fix build on -current (expr -> expr --)kris2002-10-211-0/+11
|
* Fix build on -current (don't try and guess about the definition ofkris2002-10-214-0/+44
| | | | __size_t), and fix a format string with two many arguments while I'm here.
* Set CONFIG_SHELL in env so always use /bin/sh. This way results arealane2002-10-2112-21/+51
| | | | | | | at least (closer to) deterministic. PR: 39492 Submitted by: naddy
* Remove -fstrict-prototypes from CFLAGS, since this flag does not existkris2002-10-211-0/+11
| | | | on gcc 3.2
* Update to 2.1.2.marcus2002-10-214-4/+4
|
* - Update to version 0.5.1wjv2002-10-214-7/+33
|
* Update to 1.32 point releasepat2002-10-216-48/+264
|
* Update to 6.0pat2002-10-213-134/+785
|
* gcc3 patches that I've had in my tree for far too long. I think itimp2002-10-211-0/+179
| | | | will still work with 4.x, but haven't tested it in a while.
* jpgraph --> ports/graphics/jpgraphijliao2002-10-211-0/+1
|
* add jpgraph 1.8ijliao2002-10-216-0/+293
| | | | Draw both "quick and dirty" graphs with a minimum of code
* Update to 0.8.2dinoex2002-10-213-4/+13
|
* fix and group MASTER_SITESdinoex2002-10-211-3/+3
|
* Dansguardian requires squid be running before it starts. This patchcy2002-10-213-2/+2
| | | | | | | starts dansguardian after squid starts up. PR: 43660 Submitted by: MAINTAINER: Freddie Cash <fcash@bigfoot.com>
* remove an disfuntional MASTER_SITEdinoex2002-10-212-2/+0
|
* Remove an extra dirdinoex2002-10-201-0/+1
|
* Update to 1.5.0dinoex2002-10-205-5/+5
|
* strips sties from MASTER_SITE_TCLTKdinoex2002-10-201-4/+0
|
* reduce sasldb targetdinoex2002-10-202-18/+2
|
* update tls-install.shdinoex2002-10-204-38/+50
| | | | Reviewed by: gshapiro
* Add a line for myself and a line for ftp.at.FreeBSD.orgarved2002-10-202-0/+2
| | | | Approved by: kris (mentor)
* New port ogmtools version 0.9.51: Tools to extract from/get infolioux2002-10-2011-0/+155
| | | | about/create OGG media streams
* Fix build on -current (initialize FILE* variables in main() instead ofkris2002-10-201-0/+29
| | | | at declaration)
* Respect CC and fix build on -current (expr -> expr --)kris2002-10-201-0/+23
|
* Partially fix build on -current (move initialization of a FILE * fromkris2002-10-202-0/+22
| | | | | declaration to main()). This is still broken due to an unzeroed malloc() bug in imake-4
* Mark IGNORE: a.out binaries cannot be built on 5.0 any longerkris2002-10-201-1/+7
|
* Respect CC and CFLAGS, and fix build on -current (use POSIX syntax forkris2002-10-202-5/+18
| | | | chown)
* pixelize --> ports/graphics/pixelizeijliao2002-10-201-0/+1
|
* add pixelize 0.9.2ijliao2002-10-206-0/+47
| | | | Use many scaled down images to try to duplicate another image
* Fix some of the build problems on -current. This is still brokenkris2002-10-202-8/+60
| | | | because it tries to use mlockall() which is not implemented on FreeBSD.
* Don't try and obtain a value from a void function (fix build on -current)kris2002-10-201-0/+11
|
* Don't treat warnings as errors: gcc 3.2 finds a lot more wrong withkris2002-10-202-2/+40
| | | | this code. It is still broken on 5.0.
* Update port to version 1.01.olgeni2002-10-202-2/+2
|
* add WWWijliao2002-10-204-0/+8
|
* p5-Astro-Catalog --> ports/astro/p5-Astro-Catalogijliao2002-10-201-0/+1
|
* add p5-Astro-Catalog 1.8.1ijliao2002-10-206-0/+46
| | | | A generic stellar catalogue object
* s/Mozilla/Beonex/g ;-)trevor2002-10-201-1/+1
|
* Remove __FBSDID(), which breaks compilation of 4.x.sobomax2002-10-204-12/+0
| | | | Submitted by: Brandon Gale <brandon@globaldiagnostics.com>
* Update to 1.2a.sobomax2002-10-2018-237/+129
|
* Use the real FreeBSD SCM ID, not who knows who's.obrien2002-10-201-1/+1
|
* Update to 1.5.6.marcus2002-10-202-2/+2
|
* Update the weekly update check to be more selective.obrien2002-10-203-3/+3
|
* Remove trailing white space.obrien2002-10-201-2/+2
|
* Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site.archie2002-10-201-1/+2
|
* Fix the icon installation. Bump PORTREVISION.marcus2002-10-209-18/+18
|
* Fix the build on -current (patch-aa)jmz2002-10-203-21/+21
| | | | | Compile all targets in the do-build phase, fix install with XFree86-4, honor CFLAGS
* Add missing USE_XLIB=yeskris2002-10-201-0/+1
|
* Respect CC and CFLAGS, and fix a bug involving use of uninitializedkris2002-10-203-0/+22
| | | | memory after malloc (causes coredump on -current)
* * Upgrade to 5.0.b5.obraun2002-10-209-119/+311
| | | | | | | | * Changed MASTER_SITES. * Respect PREFIX correctly. PR: 44283 Submitted by: maintainer
* * Upgrade to 1.3.obraun2002-10-203-5/+8
| | | | | | | * Give maintainership to submitter. PR: 43442 Submitted by: Jim Geovedi <jim@corebsd.or.id>
* Remove non-existant (404) WWW reference, at maintainer's request.adamw2002-10-201-2/+0
| | | | | | Submitted by: erwin@lansing.dk (maintainer) PR: 42546 Approved by: pat
* Added WRKSRC to fix build.obraun2002-10-201-0/+2
| | | | | PR: 44279 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* - metalab.unc.edu, ftp.oit.unc.edu, and www.ibiblio.org point to the sameknu2002-10-201-2/+1
| | | | | | host, so remove the duplicates from MASTER_SITE_SUNSITE. - Add www.ibibio.org to MASTER_SITE_RUBY, the first mirror site in the US.
* p5-Net-Finger --> ports/net/p5-Net-Fingeradamw2002-10-201-0/+1
|
* add net/p5-Net-Fingeradamw2002-10-206-0/+34
| | | | | | | | A Perl implementation of a finger client PR: 43884 Submitted by: fuyuki@hadaly.org Approved by: pat
* Fix -current build.jmz2002-10-202-24/+65
|
* Fix -current build.jmz2002-10-201-0/+19
|
* Upgrade to solarwolf 1.1nbm2002-10-204-63/+11
| | | | Approved by: sobomax (maintainer)
* Sign over maintainership to gnome@. gcalctool will be part of the GNOME 2.2marcus2002-10-201-1/+1
| | | | desktop.
* Allow port to build under jdk11, now that jdk11's compat3x libraryadamw2002-10-201-1/+1
| | | | | | | | issue has been resolved. Submitted by: tim@bishnet.net (maintainer) PR: 43445 Approved by: pat
* p5-Astro-DSS --> ports/astro/p5-Astro-DSSijliao2002-10-201-0/+1
|
* add p5-Astro-DSS 1.6ijliao2002-10-206-0/+40
| | | | An OO interface to the 1st and 2nd Digital Sky Surveys
* p5-Astro-SIMBAD --> ports/astro/p5-Astro-SIMBADijliao2002-10-201-0/+1
|
* add p5-Astro-SIMBAD 1.9.3ijliao2002-10-206-0/+45
| | | | An OO Perl interface to the SIMBAD astronomical database
* Update xmedcon 0.8.1 -> 0.8.2adamw2002-10-204-11/+21
| | | | | | Submitted by: tdv94ped@cs.umu.se (maintainer) PR: 44165 Approved by: pat
* p5-Astro-ADS --> ports/astro/p5-Astro-ADSijliao2002-10-201-0/+1
|
* add p5-Astro-ADS 1.20.4ijliao2002-10-206-0/+51
| | | | An OO Perl interface to the ADS abstract service
* Update to Vim 6.1 patchlevel 231obrien2002-10-202-3/+24
|
* USE_BZIP2obrien2002-10-204-2/+4
|
* Use MASTER_SITES_GCC.knu2002-10-205-11/+13
|
* Use MASTER_SITES_GCC.knu2002-10-2018-56/+37
| | | | Approved by: obrien (maintainer)
* Add MASTER_SITE_GCC.knu2002-10-201-0/+6
|
* Mean to add SCM ID.obrien2002-10-201-0/+2
|
* Add a script to make auditing a network easier.obrien2002-10-203-0/+82
| | | | Submitted by: "l.j." <l.j@pc.dk>
* Update to 1.0.22.marcus2002-10-203-2/+3
|
* Update to 2.4.26.marcus2002-10-204-58/+8
|
* fix build on stableijliao2002-10-201-1/+1
| | | | | | PR: 44187, 44207 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Reviewed by: many people on -ports
* o Update to snapshot 20021015lioux2002-10-202-4/+17
| | | | o Fix an issue with the startup scripts
* Fix build on -CURRENT.marcus2002-10-201-2/+13
| | | | | Submitted by: bento Obtained from: libgtop2
* Add a missing dependency on m4.marcus2002-10-202-0/+4
| | | | Submitted by: bento
* Fix install on -CURRENT.marcus2002-10-202-2/+10
| | | | | Submitted by: bento Obtained from: gdm2
* Update to 1.4 Build 182lioux2002-10-208-8/+8
|
* Make the cdrecord portion of cdrtools compile. 5-CURRENT definesscottl2002-10-202-0/+22
| | | | | | _POSIX_MEMLOCK, which was causing cdrecord to think that mlockall(2) was available. Of course the real solution is to not define _POSIX_MEMLOCK until this is true.
* Updating portrevision, I said! DWIM!alane2002-10-201-1/+1
|
* Fixed Dirk Meyer's bug that the GTK m4 macro wasn't found. No PR, reportedalane2002-10-201-2/+2
| | | | on ports@ list. Updating PORTREVISION to push this out.
* Upgrade to 2.2.4.kuriyama2002-10-194-12/+18
| | | | | | PR: ports/44216 Submitted by: Masaharu FUJITA <m@fjts.org> via Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
* Remove ghostscript-gnu-cjk.kuriyama2002-10-191-1/+0
|
* Remove obsoleted port.kuriyama2002-10-1923-2217/+0
| | | | | PR: ports/41680 Submitted by: Saito Tomokatsu <saito@a2z.co.jp>
* Support ja_JP.eucJP locale.kuriyama2002-10-192-20/+29
| | | | | PR: ports/43432 Submitted by: Saito Tomokatsu <saito@a2z.co.jp>
* Remove {ja,ko}-ghostscript-cjk.kuriyama2002-10-191-2/+0
|
* Remove obsoleted port.kuriyama2002-10-1912-151/+0
| | | | Approved by: mita (maintainer)
* Add ja-postgresql-tcltk.kuriyama2002-10-191-1/+1
| | | | Remove ja-postgresql7.
* Rename to comply with porters handbook.roger2002-10-192-4/+4
|
* Remove japanese/postgresql7 (obsoleted by japanese/postgresql-tcktk).kuriyama2002-10-1924-1638/+1
| | | | Connect japanese/postgresql-tcltk.
* Update to slave of databases/postgresql7 after repocopy fromkuriyama2002-10-1922-1606/+187
| | | | | | | japanese/postgresql7. PR: ports/43433 Submitted by: Saito Tomokatsu <saito@a2z.co.jp>
* FreeBSD has still no getpwuid_r()mbr2002-10-1917-0/+255
|
* Patch is not needed anymore.mbr2002-10-1917-170/+0
|
* add missing dependencyijliao2002-10-191-0/+2
|