aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add geda-utilsijliao2002-10-116-0/+45
| | | | | | | gEDA utilities PR: 43563 Submitted by: bruno <bruno@mail.tinkerbox.org>
* geda-symcheck --> ports/cad/geda-symcheckijliao2002-10-111-0/+1
|
* add geda-symcheckijliao2002-10-116-0/+41
| | | | | | | gEDA symbol checking utility PR: 43563 Submitted by: bruno <bruno@mail.tinkerbox.org>
* Update to 0.27.marcus2002-10-113-2/+3
|
* Upgrade to latest releaseroger2002-10-112-3/+3
|
* Add expat dependencyroger2002-10-114-4/+8
|
* Add speex as a dependency.roger2002-10-114-0/+4
|
* Update text. Fix portlint warning.roger2002-10-114-64/+12
|
* Upgrade to latest release.roger2002-10-118-20/+20
|
* Set NO_KDE_FINAL on alpha to allow this port to build.kris2002-10-112-0/+8
| | | | Submitted by: will
* Mark IGNORE: The ftp directory format changed (no 'latest' symlinks anykris2002-10-111-0/+2
| | | | more), so this port can no longer fetch the images it requires
* Upgrade to 1.2.6.obraun2002-10-1110-30/+41
| | | | | PR: 43874 Submitted by: maintainer
* ruby-libexif --> ports/graphics/ruby-libexifknu2002-10-111-0/+1
|
* Add ruby-libexif, a Ruby extension library for libexif.knu2002-10-116-0/+63
|
* Chase the libexif update and bump PORTREVISION accordingly.knu2002-10-112-3/+4
|
* Update to 0.5.6. (with a shlib major bump)knu2002-10-113-3/+3
| | | | No response from: MAINTAINER
* Set DIST_SUBDIR=ruby like other ruby module ports.knu2002-10-112-1/+2
| | | | (No response from MAINTAINER yet, but this wouldn't hurt anything)
* Remove BROKEN since bento no longer complains due to auto* toollioux2002-10-112-4/+0
| | | | "fixes" introduced in last rev
* Update to version 4.65.obrien2002-10-102-3/+3
| | | | Submitted by: Vic Abell <abe@purdue.edu>
* Added WITH_XINERAMA knob to build with xinerama support.obraun2002-10-102-0/+18
| | | | Approved by: maintainer
* gnet should be in LIB_DEPENDS, not in BUILD_DEPENDS.sobomax2002-10-101-1/+1
|
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inknu2002-10-1022-30/+30
| | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead)
* Correct intl shlib version number.demon2002-10-102-2/+2
| | | | Spotted by: Neil Darlow <neil@darlow.co.uk>
* upgrade to 1.14ijliao2002-10-103-15/+33
| | | | | PR: 43888 Submitted by: maintainer
* Add the forgotten dependency to gettext. This fixes the complaintjoerg2002-10-102-2/+4
| | | | about the incorrect pkg-plist made in rev 1.17.
* blitz++ --> ports/math/blitz++ijliao2002-10-101-0/+1
|
* add blitz++ 0.6ijliao2002-10-108-0/+379
| | | | A C++ class library for scientific computing
* Fix build-breakage.shige2002-10-101-1/+1
| | | | Submitted by: Patrick Li <pat@FreeBSD.org>
* Not using IGNORE anymore to avoid package building.znerd2002-10-1011-57/+18
| | | | | | | | | | | | | | | | .if defined(BATCH) || defined(PACKAGE_BUILDING) IGNORE= "You can not legally distribute binaries" .endif This was superfluous and inhibiting package builds of things that depend on the port. Having RESTRICTED and NO_CDROM is enough to ensure that a package will not appear on the FTP site or a CDROM (it will be built and used as a basis for other packages to build with, but will be deleted at the end of the build run). Requested by: kris Reviewed by: portmgr (silence) PR: 42758
* Various fixes for new scheme of detecting intl.4, which comes with thisdemon2002-10-106-70/+60
| | | | | | | | version of GNU make. Submitted by: KATO Tsuguru <tkato@prontomail.com> Also provide WITHOUT_NLS knob to build without localized messages.
* - Enable --with-pthreads option.ijliao2002-10-102-16/+25
| | | | | | | | - Add WITH_GUI support(not default). PR: 36129 Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp> Approved by: maintainer timeout
* Make sure that it doesn't attempt to fclose a NULL pointer if ~/.xpilotrcijliao2002-10-101-2/+11
| | | | | | | | is not present. PR: 38001 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> Approved by: maintainer timeout
* Tcpreplay is distributed with libredblack 1.1.0, however,smace2002-10-102-0/+20
| | | | | | libredblack 1.2 in the ports tree. Fix tcpreplay to work with libredblack 1.2
* add DISTNAMEsmace2002-10-102-0/+2
|
* Fix version numbering.smace2002-10-102-2/+2
|
* Upgrade to tcpreplay-1.3-beta2smace2002-10-1022-862/+198
|
* Upgrade to version 1.2smace2002-10-102-2/+2
|
* Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.znerd2002-10-1011-11/+15
| | | | | | | | | | | | | | The fix consists of 2 lines at the beginning of the program: setuid(geteuid()); setgid(getegid()); Bumped PORTREVISION of Orion, Tomcat and JBoss ports. PR: 40470, 43679 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> Reviewed by: audit Approved by: Silence on -audit (since Sept 13, 2002)
* Fixed checksum mismatch. Provided alternative download locationznerd2002-10-102-2/+2
| | | | | | for old version of distfile. PR: 43397
* Maintainership dropped by maintainer. Back to freebsd-ports.znerd2002-10-104-8/+2
| | | | | PR: 43397 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Changed target installation directory so it does not includeznerd2002-10-1010-13/+20
| | | | | | | | | the minor version number anymore. Bumped PORTREVISION. PR: 43565 Requested by: Andrew Gerweck <andy@gerweck.dyndns.org>
* Back out the previous commit to use gcc3.2 on STABLE.mbr2002-10-103-3/+3
| | | | | The gcc3.2 ports seems to be based on a broken version, which does has internal gcc errors.
* java-checkstyle --> ports/java/java-checkstyleznerd2002-10-101-0/+1
|
* New port: java-checkstyle.znerd2002-10-105-0/+74
| | | | | PR: 42412 Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
* Upgrade to Jakarta Ant 1.5.1.znerd2002-10-106-6/+8
| | | | | | | See: http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/README PR: 43859
* Forgot to remove this one...olgeni2002-10-101-12/+0
|
* Update to newer distribution.dinoex2002-10-102-6/+11
| | | | revert to old path, as most people use realitive path in their configs
* Update to 4228jeh2002-10-102-2/+2
|
* Update to version 1.2.4.olgeni2002-10-102-5/+4
|
* Add support for Docbook 4.2.marcus2002-10-103-21/+26
| | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* upgrade to 2.5ijliao2002-10-108-484/+562
| | | | | PR: 43868 Submitted by: Ulrich Spoerlein <q@uni.de>
* - Fix MASTER_SITES, as far as author (again) changed it's location;ijliao2002-10-102-3/+14
| | | | | | | | - Fix build on per-nl_langinfo systems (RELENG_4_4 for example); - Remove unnecceccary CONFIGURE_ARGS; PR: 43834 Submitted by: maintainer
* upgrade to 1.0.7ijliao2002-10-104-52/+74
| | | | | PR: 43266 Submitted by: maintainer
* properly handles CPPFLAGSijliao2002-10-101-1/+2
| | | | | PR: 43683 Submitted by: Ports Fury
* fix WWWijliao2002-10-101-1/+1
| | | | | PR: 43867 Submitted by: maintainer
* fix buildijliao2002-10-101-0/+13
| | | | | PR: 43855 Submitted by: Maxim Maximov <mcsi@agava.com>
* add missing files to PLISTijliao2002-10-102-1/+4
| | | | | PR: 43850 Submitted by: maintainer
* Fix plist.marcus2002-10-101-1/+0
| | | | Submitted by: olgeni
* Apply the vendor patch for the recent security exploit.marcus2002-10-102-1/+140
| | | | See http://online.securityfocus.com/bid/5602/info/ for more details.
* Hack up some of the conditionals so that they work with older versions ofmarcus2002-10-101-9/+17
| | | | | | make. PR: 43813
* Fix a bug in the DTD validation code that caused a seg fault due to freeingmarcus2002-10-102-0/+56
| | | | unitialized memory.
* Add a patch that allows one to debug XFree86 loadable modules.obrien2002-10-0914-10/+30
| | | | | Ported from http://www.dawa.demon.co.uk/xfree-gdb/ and http://sources.redhat.com/ml/gdb-patches/2001-09/msg00306.html.
* Fix intl.4 library name spelling.demon2002-10-092-2/+2
|
* GNU make now has no included gettext.demon2002-10-092-2/+2
| | | | Add dependency to devel/gettext port.
* upgrade to 1.7.1ijliao2002-10-093-6/+14
|
* 1. Update to 1.0.8perky2002-10-094-3/+13
| | | | | | | | | | 2. Do not install useless .la files [2] is on ports/42889 but previous revision's committer might forget to do cvs add. PR: 42889 [2] Submitted by: Ports Fury [2]
* Adding net/ruby-net-geoip and databases/postgresql-devel. While I'mseanc2002-10-091-2/+3
| | | | | | here move misc/GeoIP and perl friend to net/GeoIP. Approved by: knu (mentor)
* Add Net::GeoIP, a Ruby wrapper for libGeoIP.seanc2002-10-096-0/+44
| | | | Approved by: knu (mentor)
* Fix two misplaced ${WRKDIRPREFIX}="" defines which broke the build formbr2002-10-093-6/+6
| | | | | | read only mounted ports three with WRKDIRPREFIX set. PR: 43374
* Please welcome Olivier Houchard (cognet@), a new src committermux2002-10-091-0/+1
| | | | | | | | | | | who will soon commit and maintain his driver for Tekram 395U/UW/F SCSI cards, trm(4). I know he also has some other fun stuff, like a NetBSD compat. I will be his mentor. Account created by: joe Approved by: core
* Use gcc3.2 port to build for STABLE too.mbr2002-10-093-3/+3
|
* Fix a missleading warning about a bug which is fixed in 4.7-RELEASE.mbr2002-10-093-15/+15
| | | | | | PR: 43836 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Fernan Aguero <fernan@iib.unsam.edu.ar>
* Gmake now needs libiconv. I don't really care why, but a clean-room makewill2002-10-092-0/+4
| | | | | | | package fails otherwise. Anyone who wants to improve on this commit should make sure to test that make package still works with libiconv not installed *before* doing anything. See the following log for more info: http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log
* Commit miss: correct the path of the library dependency to net/GeoIP.seanc2002-10-091-1/+1
|
* Move GeoIP and perl friend from misc/ to net/seanc2002-10-092-2/+2
| | | | Approved by: knu (mentor)
* Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1].seanc2002-10-0914-130/+13
| | | | | | | | | | Fixed build of net/GeoIP on -STABLE[2]. PR: ports/43807 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> [2] Submitted by: seanc [1] Reviewed by: knu (mentor/portmgr)
* o Back out a patch from the 4.2.1 update which broke DPMS on Rage 128 hardwareanholt2002-10-096-106/+24
| | | | | o Use XFree86's mga driver, even in the WITH_MATROX_GXX_DRIVER case. (it now only adds installation of the hal library)
* Upgrade to 4.2.kuriyama2002-10-096-22/+14
| | | | Submitted by: des
* Fix buildpat2002-10-091-6/+20
| | | | | PR: ports/43687 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix buildpat2002-10-097-15/+18
| | | | | PR: ports/43686 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Remove p5-MyObjectjedgar2002-10-091-1/+0
|
* Remove p5-MyObject due the prolonged disappearance of it's homepagejedgar2002-10-096-46/+0
| | | | and distfile.
* Update port to 1.0.0jedgar2002-10-093-11/+18
|
* Fix my tabbing.obrien2002-10-091-3/+2
|
* Fix build for people who have xforms-1.0_1,1 already installed, bymikeh2002-10-091-5/+12
| | | | | | linking against the correct library. PR: ports/43842
* Pass MAKE_ENV to post-build and post-install MAKE invocations to ensuremi2002-10-091-3/+4
| | | | | the things like PREFIX are correct. BTW, this software compiles/link with db4 as well as db3 now, but the port unconditionally uses db3.
* Update to 0.7c. Respect C(XX)FLAGS. The new version uses md5 checksumsmi2002-10-095-7/+87
| | | | | | | | | | | | | to identify messages -- force it to use our -lmd instead of letting it install the N+1st implementation. Use the tiny piece of sprint(3) to convert the 16-byte digest into the printable 32-char string (the wisdom of storing such a string instead of the raw digest discussed with the author already). Don't copy the manpage from FILESDIR -- compress and/or install it directly from FILESDIR. Approved by: maintainer timeout
* * Let fluxbox depend on new boxtools port.obraun2002-10-098-6/+56
| | | | | | | | | * Do not install bsetbg and bsetroot anymore, since this is part of boxtools now. * Bump PORTREVISION. PR: 43844 Submitted by: maintainer
* Clean up the configure step and allow building with an older versionnaddy2002-10-091-5/+13
| | | | | | still installed. Problem reported by: alane
* installtion dir changed from lib to libexecdinoex2002-10-091-3/+3
|
* Update to 7.0.0pat2002-10-094-4/+6
| | | | | PR: ports/43821 Submitted by: maintainer
* Update port to 4.72.jedgar2002-10-093-10/+14
| | | | | | Use REINPLACE. Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> (update)
* Welcome Eric Moore. He will be taking over maintainership of theps2002-10-091-0/+1
| | | | | | amr driver and adding other LSI driver. I will be his mentor. Approved by: core
* Update to 1.0.08pat2002-10-094-4/+4
| | | | | PR: ports/43786 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Mark this port only for i386 architecture and fix whitespace while i am at it.pat2002-10-091-2/+3
| | | | Submitted by: Matthew Luckie <kluckie@ihug.co.nz>
* I totally missed that the build now depends on transfig.joerg2002-10-091-1/+2
| | | | Thanks for bsd (that's Brian Dean :) for pointing that out.
* Update to 1.0.21.marcus2002-10-098-54/+69
|
* Update to 0.5.2.knu2002-10-095-42/+61
| | | | The port does not install source files (for reference) any more.
* ruby-sary --> ports/textproc/ruby-saryknu2002-10-091-0/+1
|
* Add ruby-sary, a Ruby interface to the Sary library.knu2002-10-096-0/+69
|
* cdindex.{com,org} is gone, so this port is uselessijliao2002-10-098-48/+0
|
* Update pkg-message for local paths and uucp.dinoex2002-10-088-0/+364
| | | | | Add targets for easy install: root-sasldb, tls-install Small Security Fix, see http://www.sendmail.org/smrsh.adv.txt
* Update to version 1.020.olgeni2002-10-082-2/+2
|
* qconfirm --> ports/mail/qconfirmnbm2002-10-081-0/+1
|
* Add qconfirm 0.4.0, request delivery confirmation for mail message undernbm2002-10-086-0/+56
| | | | | | | qmail. PR: 42265 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Oh, where this thingie came from?sobomax2002-10-081-39/+0
|
* enca --> ports/converters/encasobomax2002-10-081-0/+1
|
* Add enca 0.10.3, a package for detecting encoding of text files.sobomax2002-10-0811-0/+155
| | | | | PR: 43583 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
* qmail-notify --> ports/mail/qmail-notifynbm2002-10-081-0/+1
|
* Add qmail-notify 0.93, delayed delivery notification for qmail.nbm2002-10-086-0/+52
| | | | | PR: 41957 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* qlogtools --> ports/sysutils/qlogtoolsnbm2002-10-081-0/+1
|
* Add qlogtools 3.1, tools for processing logs from qmail and othernbm2002-10-086-0/+39
| | | | | | | packages. PR: 41899 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* ja-skkinput3 -> ports/japanese/skkinput3yoichi2002-10-081-0/+1
|
* Add pkg-message file I forgot to add in previous commitnbm2002-10-081-0/+7
|
* queue-repair --> ports/mail/queue-repairnbm2002-10-081-0/+1
|
* Add queue-repair 0.8.6, a qmail queue diagnostic and repair tool.nbm2002-10-086-0/+62
| | | | | PR: 41889 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* p5-Search-Saryer --> ports/textproc/p5-Search-Saryerknu2002-10-081-0/+1
|
* Add p5-Search-Saryer, a Perl interface to the Sary library.knu2002-10-087-0/+61
|
* Upgrade offlineimap to 3.99.0nbm2002-10-085-22/+22
| | | | | PR: 43824 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Fix sary-config.knu2002-10-081-1/+1
|
* VT_UFS is already axed in 500039.sobomax2002-10-081-3/+6
|
* sary --> ports/textproc/saryknu2002-10-081-0/+1
|
* Add sary, a suffix array library and tools, which provide fastknu2002-10-087-0/+102
| | | | full-text search.
* Apply new bzip2 patch:shige2002-10-082-3/+3
| | | | | | Chagne bunzip2 path from full-path to command name only. Submitted by: Ken Stailey <kstailey@speakeasy.net>
* option SENDMAIL_WITH_SUID for compatibility with sendmail 8.11.xdinoex2002-10-081-2/+8
| | | | use SASL V2 with current sendmail port
* Fix MASTER_SITES.knu2002-10-082-2/+2
| | | | Noticed by: fenner's distfiles survey
* Update maintainer addressperky2002-10-0819-30/+30
| | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
* Update to 0.52.knu2002-10-082-7/+6
|
* The library was orphaned by the author. Move MASTER_SITES and deleteknu2002-10-082-2/+2
| | | | WWW.
* Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, nowknu2002-10-088-16/+8
| | | | that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
* Update MASTER_SITES, WWW and the author email.knu2002-10-082-2/+2
| | | | Noticed by: fenner's distfiles survey
* Update to 0.9.1. (PORTEPOCH bumped)knu2002-10-083-12/+25
|
* py-fam --> ports/devel/py-famperky2002-10-081-0/+1
|
* Add py-fam 1.0.1,perky2002-10-087-0/+43
| | | | a Python Interface to the File Alteration Monitor(fam).
* ruby-esound --> ports/audio/ruby-esoundknu2002-10-081-0/+1
|
* Add ruby-esound, a Ruby binding to the EsounD library.knu2002-10-086-0/+63
|
* Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04gerald2002-10-088-58/+64
| | | | | | | snapshot. In addition to the usual large set of include file and library changes, also documentation has changed a bit. Approved by: obrien (mentor)
* The ruby-cast_256 distfile is (presumably) export-controlled.knu2002-10-081-0/+1
|
* ruby-cast_256 --> ports/security/ruby-cast_256knu2002-10-081-0/+1
|
* Add ruby-cast_256, a Ruby extension library which implements CAST-256knu2002-10-087-0/+85
| | | | encryption.
* Use bzip'ed distfile like other gnome ports do.sobomax2002-10-082-1/+2
|
* Describe a little bit more precisely where the dropzone for state of thenetchild2002-10-081-1/+1
| | | | art hardware is.
* - (finally) update to 3.92netchild2002-10-085-50/+69
| | | | | | | | | | | | | | | | | - take over maintainership (after some months of maintainer timeout) Note: I have write access to the LAME repository, I think this is enough to justify this and the following decisions. - remove gtk support (it's only useful for active mp3 algorithm developers, and if you use it, you use the CVS version of it, so there's no need to install it) - don't add vorbis support from PR 39606: * there are much better tools to encode ogg vorbis * there's no support from the LAME developers (FreeBSD would be the only OS with working vorbis in LAME) * it will get removed in a later LAME version Submitted by: many, see PRs PR: 39606, 43255, 43727
* Upgrade to DBD-Sybase-0.94.sheldonh2002-10-083-6/+5
|
* Use in-place editing to replace <malloc.h> with <stdlib.h>.sheldonh2002-10-082-2/+6
| | | | | Bump PORTREVISION accordingly, since the affected files were installed even in -CURRENT, where they couldn't be used to build stuff.
* Upgrade to 1.1. Unfortunately, the tar file is not versioned.des2002-10-083-193/+198
|
* Make py-ao respect LOCALBASEnbm2002-10-081-1/+1
| | | | Submitted by: perky
* Update WWW.sobomax2002-10-081-1/+1
| | | | Submitted by: MAINTAINER
* Upgrade to 1.55.0.des2002-10-083-431/+818
| | | | PR: ports/41804, ports/43740, ports/43806
* gtkglarea2 -> ports/x11-toolkits/gtkglarea2perky2002-10-081-0/+2
| | | | py-gtk2 -> ports/x11-toolkits/py-gtk2
* Update py-gtk2 to 1.99.12perky2002-10-086-218/+189
| | | | | | PR: 42344 Submitted by: Marc Recht <marc@informatik.uni-bremen.de> Repocopied by: joe
* Update gtkglarea2 to gtkglarea2 1.99.0perky2002-10-085-19/+25
| | | | | | PR: 41617 Submitted by: Marc Recht <marc@informatik.uni-bremen.de> Repocopied by: joe
* Add a run-depend on py-sip, and bump portrevision.nbm2002-10-081-0/+2
|
* py-sip --> ports/devel/py-sipnbm2002-10-081-0/+1
|
* Add py-sip 3.4, python convenience link to sip library.nbm2002-10-085-0/+27
|
* Directory in master site is changed.kuriyama2002-10-082-2/+2
| | | | Reported by: ijliao
* gmrun --> ports/x11/gmrunobraun2002-10-081-0/+1
|
* Add gmrun 0.8.1,obraun2002-10-086-0/+59
| | | | | | | | a customizable program to run programs, with tab-completion. PR: 43391 Submitted by: Adam Weinberger <adam@vectors.cx>
* upgrade to 1.0.1ijliao2002-10-083-5/+5
| | | | | PR: 43812 Submitted by: maintainer
* py-mad --> ports/audio/py-madperky2002-10-081-0/+1
|
* Add py-mad 0.3, a Python module that provides the MPEG Audio Decoder interfaceperky2002-10-086-0/+39
|
* py-id3 --> ports/audio/py-id3perky2002-10-081-0/+1
|
* Add py-id3 1.2,perky2002-10-086-0/+33
| | | | a Python module for retrieving and setting ID3 tags on MP3 files
* py-cddb --> ports/audio/py-cddbperky2002-10-081-0/+1
|
* Add py-cddb 1.3, a Python module to fetch information on audio CDs from CDDBperky2002-10-086-0/+38
|
* upgrade to 0.9909ijliao2002-10-083-3/+17
|
* Update to 1.0.21.marcus2002-10-084-21/+15
|
* Update to 2.4.25.marcus2002-10-084-16/+19
|
* Update to 1.4.9perky2002-10-083-2/+5
|
* update to 4.3.3.sf2002-10-084-26/+67
| | | | make it prefix clean.
* Add 650MB for the 4th CD since it's all just packages.will2002-10-081-1/+1
|
* Increase the available space for packages on disc #1 of the packagemurray2002-10-081-1/+1
| | | | | | split. Approved by: portmgr (will), re
* 1. fix build ; values.h problemijliao2002-10-083-46/+67
| | | | | | | | 2. reset maintainer ; maintainer timeout 3. utilize PORTDOCS PR: 43607 (1) (2) Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 1.0.10.marcus2002-10-082-2/+2
|
* Give myself (as an RE team member) permission to frob RELENG_* tags.bmah2002-10-081-1/+1
| | | | Approved by: peter
* beonex --> ports/www/beonextrevor2002-10-081-0/+1
|
* new port, based on ports/www/mozilla, of Beonex Communicatortrevor2002-10-0811-0/+266
|
* Update to 0.11.4p1pat2002-10-0810-132/+8
| | | | | | PR: ports/43615 Submitted by: Adam Weinberger <adam@vectors.cx> Approved by: maintainer
* * Add the ability to specify WITH/WITHOUT_GNOME macros with a list ofmarcus2002-10-081-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | components to build or not build with. For example: # make WITHOUT_GNOME=esound Will build a port that can optionally use esound support, without it. You can also specify multiple components separated with a space: # make WITHOUT_GNOME="esound gnomelibs" The converse is true for WITH_GNOME. Note, that this is backwards compatible with the old WITH/WITHOUT_GNOME macros. That is, # make -DWITHOUT_GNOME Will turn off all optional GNOME components. Also, # make WITHOUT_GNOME=yes Will do the same thing. * Mark a port BROKEN if it includes an unknown GNOME component [1] PR: 41873 [1] Submitted by: Edwin Groothuis <edwin@mavetju.org> [1] Not objected to by: sobomax
* Fix DISTNAME.olgeni2002-10-084-4/+4
|
* MASTER_SITE moved. Upgrade still to do.fenner2002-10-082-2/+2
|
* Don't create an /etc/pam.d directory on -stable. This breaks PAM.marcus2002-10-082-0/+26
| | | | Reported by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp>
* Fix installation when ${PREFIX}/share/icons did not exist.olgeni2002-10-082-2/+2
|
* Update to 2.0.3.1.marcus2002-10-082-2/+2
|
* Add BUILD_DEPENDSdinoex2002-10-081-0/+1
|
* Update port to version 3.80.demon2002-10-0812-98/+54
|
* Add jhb to the list of people that can directly frob RELENG_* tags.peter2002-10-081-1/+1
|
* Update to figlet-fonts-20020913 (adds a bunch of new fonts)kris2002-10-084-84/+566
| | | | Reviewed by: dd (maintainer)
* Update to tcpreen 1.0.4kris2002-10-082-2/+2
| | | | Reviewed by: Janos Mohacsi <mohacsi@niif.hu> (maintainer)
* Upgrade to version 2.2.1.obrien2002-10-083-35/+15
| | | | Submitted by: kris
* Add addition WWW sites.obrien2002-10-081-0/+2
|
* Fix make fetch.marcus2002-10-082-2/+2
| | | | Submitted by: fenner's script
* Install the headers in the ${X11BASE}/include/X11/Xft directory formarcus2002-10-088-30/+70
| | | | | better portability. To avoid conflicts, the Xft.h from this port will be installed as Xft2.h.
* Fix a problem with the shared library installation.marcus2002-10-082-5/+44
|
* Add to message mentioning installing pstoraster if not using a ps printer.alane2002-10-071-0/+7
|
* pymsgauth --> ports/mail/pymsgauthnbm2002-10-071-0/+1
|
* Add pymsgauth 2.0.0, a toolkit for dealing with qsecretary confirmationnbm2002-10-077-0/+73
| | | | | | | notices. PR: 41672 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Update to 1.0RC5.2.mikeh2002-10-075-12/+66
|
* Properly zero-out struct ifreq before passing it to the SIOCSIFFLAGSsobomax2002-10-076-15/+75
| | | | | | ioctl(2), so that it doesn't occasionally trigger promisc mode on interface. Reported/tested by: Vladimir B. Grebenschikov <vova@sw.ru>
* py-vorbis --> ports/audio/py-vorbisnbm2002-10-071-0/+1
|
* Add py-vorbis 1.0, object-oriented Python bindings for the vorbis library.nbm2002-10-078-0/+65
|
* py-ogg --> ports/audio/py-oggnbm2002-10-071-0/+1
|
* Add py-ogg 1.0, object-oriented Python bindings for the ogg library.nbm2002-10-077-0/+49
|
* py-ao --> ports/audio/py-aonbm2002-10-071-0/+1
|
* Add py-ao 0.8, a python wrapper for ao, an audio device abstractionnbm2002-10-077-0/+46
| | | | library.
* Update to version 1.010.olgeni2002-10-072-17/+3
|
* upgrade to 0.4.2ijliao2002-10-073-2/+9
|
* fix configureijliao2002-10-071-1/+1
| | | | | PR: 43765 Submitted by: Maxim Maximov <mcsi@agava.com>
* fix build ; values.h problemijliao2002-10-072-7/+23
| | | | | PR: 43761 Submitted by: Maxim Maximov <mcsi@agava.com>
* Upgrade to 0.8.2, which is fetchable.nbm2002-10-073-14/+19
|
* Resurrect py-kde, upgrading to 3.3.2. Take over maintainership, sincenbm2002-10-076-0/+165
| | | | previous maintainer address bounces.
* Upgrade py-qt to 3.4, and take over maintainership due to bounces fromnbm2002-10-075-63/+105
| | | | previous maintainer address.
* Upgrade sip to version 3.4. Take over maintainership since mail tonbm2002-10-075-4428/+23
| | | | listeed maintainer address was bouncing.
* Update to the zooty new 5.04 and drop maintainership.markm2002-10-075-156/+7
|
* c99 -> src/usr.bin/c99tjr2002-10-071-0/+1
| | | | PR: 36087
* Update to 0.8.1.knu2002-10-072-2/+2
|
* Give maintainership to jan@atstake.com who submitted a PR with this portkris2002-10-072-2/+2
| | | | PR: ports/42945
* - Update to version 0.99.2wjv2002-10-075-1539/+1418
| | | | | | - ${PERL} -> ${REINPLACE_CMD} - Add a WITHOUT_TESTS knob, which has the added side-effect of installing Twisted with minimal dependencies - ideal for productions servers
* 1. fix buildijliao2002-10-071-3/+2
| | | | | | | 2. switch mastersite PR: 40306 (1), 43757 (2) Submitted by: Richard Kiss <kiss@gizzywump.com> (1), Kimura Fuyuki <fuyuki@hadaly.org> (2)
* use USE_PERL5.obraun2002-10-072-0/+2
| | | | | PR: 43758 Submitted by: maintainer
* upgrade to 1.1ijliao2002-10-073-3/+7
| | | | Submitted by: maintainer
* Upgrade to v1.10.jkoshy2002-10-073-37/+2
|
* Oops, I accidentally committed the version of the pam config file I waskris2002-10-072-3/+2
| | | | using to test it.
* Add taskkris2002-10-071-0/+1
|
* The @stake Sleuth Kit (TASK) is the only open source forensic toolkitkris2002-10-0713-0/+154
| | | | | | | | for a complete analysis of Microsoft and UNIX file systems. TASK enables investigators to identify and recover evidence from images acquired during incident response or from live systems. Obtained from: openbsd
* upgrade to 1.2.6ijliao2002-10-075-11/+25
| | | | | PR: 43393 Submitted by: Marco Molteni <molter@tin.it>
* Update GeoIP to 1.0.8. Grab maintainership of both of these ports.seanc2002-10-078-10/+10
| | | | Approved by: knu (mentor) && old maintainer
* Upgrade to v3.2.jkoshy2002-10-074-28/+29
|
* Add a patch to include sys/types.h we need it on -current.alfred2002-10-074-0/+40
| | | | Ok'd by: dougb
* Give mkm a helping CVS handdougb2002-10-074-0/+0
|
* Remove distribfold since it was moved from misc to biology categorylioux2002-10-0711-374/+0
| | | | | | | Prompted by: kris, Adam Weinberger <adam@vectors.cx>, Fernan Aguero <fernan@iib.unsam.edu.ar>, others
* Move distribfold from misc to biology categorylioux2002-10-071-1/+1
| | | | | | | Prompted by: kris, Adam Weinberger <adam@vectors.cx>, Fernan Aguero <fernan@iib.unsam.edu.ar>, others
* Connect distribfold to build after moving it from misc categorylioux2002-10-071-0/+1
| | | | | | | Prompted by: kris, Adam Weinberger <adam@vectors.cx>, Fernan Aguero <fernan@iib.unsam.edu.ar>, others
* o New port distribfold version 0.1: distribfold.org distributed proteinlioux2002-10-0711-0/+374
| | | | | | folding project o One can start multiple instances of this port. Just install it using WITH_NCPU
* Move distribfold to biology categorylioux2002-10-071-1/+0
| | | | | | | Prompted by: kris, Adam Weinberger <adam@vectors.cx>, Fernan Aguero <fernan@iib.unsam.edu.ar>, others
* Fix XFree86-4-clients build on alpha by disabling SharedLibXdmGreet.anholt2002-10-071-2/+13
| | | | | | | No difference on non-alpha, and gets alpha building with this version, so no PORTREVISION bump. PR: 43663
* Upgrade to version 5.2.1.obrien2002-10-072-2/+2
|
* upgrade to 1.1.1ijliao2002-10-0714-34/+104
| | | | | PR: 43746 Submitted by: maintainer
* upgrade to 0.8.1ijliao2002-10-072-3/+4
| | | | | PR: 43710 Submitted by: Ports Fury
* - Support LOCALBASE properlyijliao2002-10-0710-20/+140
| | | | | PR: 43709 Submitted by: Ports Fury
* - Wipe x11* items out from device config dialog when WITHOUT_X11 is definedijliao2002-10-072-2/+12
| | | | | | | - Fix MASTER_SITES PR: 43708 Submitted by: Ports Fury
* - Wipe x11* items out from driver config dialog when WITHOUT_X11 is definedijliao2002-10-073-3/+18
| | | | | | | - Fix MASTER_SITES PR: 43707 Submitted by: Ports Fury
* upgrade to 1.0.07ijliao2002-10-074-4/+4
| | | | | PR: 43704 Submitted by: Ports Fury
* upgrade to 0.4.6ijliao2002-10-074-4/+4
| | | | | PR: 43703 Submitted by: Ports Fury
* upgrade to 10.0ijliao2002-10-076-44/+8
| | | | | PR: 43701 Submitted by: Ports Fury
* Upgrade to version 5.2.1.obrien2002-10-0722-130/+20
|
* Upgrade to 4.28.11ache2002-10-073-25/+7
|
* Install a group wheel directory mode 755, not 775.kris2002-10-071-1/+1
| | | | Noticed by: bento
* fileroller has been added as a part of the upcoming GNOME 2.2 desktop. Claimmarcus2002-10-072-4/+4
| | | | maintainership in the name of gnome.
* Use RUBY_MOD*.knu2002-10-07199-4858/+4855
|