summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add sedsed 0.6Ying-Chieh Liao2003-01-136-0/+35
| | | | | | | sed debugger/tokenizer/indenter Notes: svn path=/head/; revision=73066
* add xmlwrapp 0.3.0Ying-Chieh Liao2003-01-136-0/+54
| | | | | | | A modern style C++ library for working with XML data Notes: svn path=/head/; revision=73063
* Fix Build on -CURRENTTilman Keskinoz2003-01-132-571/+576
| | | | | | | Submitted by: hiten pandya <hiten@uk.FreeBSD.org> Notes: svn path=/head/; revision=73062
* Update to 0.18.Joe Marcus Clarke2003-01-1310-144/+39
| | | | Notes: svn path=/head/; revision=73061
* add xsel 0.04.1Ying-Chieh Liao2003-01-136-0/+46
| | | | | | | Access X selection from command line Notes: svn path=/head/; revision=73059
* Disable printing version upon initialization.Max Khon2003-01-131-0/+12
| | | | | | | | This will allow using ElectricFence in multithreaded programs (programs linked with libc_r). Notes: svn path=/head/; revision=73058
* add tardy 1.11Ying-Chieh Liao2003-01-139-0/+71
| | | | | | | Manipulate the file headers in tar archive files in various ways Notes: svn path=/head/; revision=73057
* Remove ${X11BASE}/sbin if it exists and is not empty.Joe Marcus Clarke2003-01-132-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73056
* Add a dependency on pkgconfig.Joe Marcus Clarke2003-01-134-4/+14
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73055
* Remove share/guile.Joe Marcus Clarke2003-01-131-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73054
* Fix a format string vulnerability that could be exploited by an EximSheldon Hearn2003-01-132-0/+38
| | | | | | | admin user to gain root privelege. Notes: svn path=/head/; revision=73053
* Update to 0.7.22.20021129Mario Sergio Fujikawa Ferreira2003-01-133-23/+15
| | | | | | | | Reviewed by: freebsd-multimedia mailing list Approved by: maintainer Notes: svn path=/head/; revision=73052
* Unbreak on CURRENT.Tilman Keskinoz2003-01-137-7/+100
| | | | | | | | PR: 46989 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=73051
* Update to 3.12Tilman Keskinoz2003-01-134-20/+190
| | | | | | | | PR: 47004 Submitted by: Slaven Rezic <slaven@rezic.de> Notes: svn path=/head/; revision=73050
* Add mplusfonts. 12x13 dots X11 kanji fonts with simple and high readable design.MANTANI Nobutaka2003-01-1313-0/+259
| | | | | | | | PR: ports/43358 Submitted by: Yuukis <Ys@PixyGarden.net> Notes: svn path=/head/; revision=73048
* Update to 3.2.4Tilman Keskinoz2003-01-138-704/+2002
| | | | Notes: svn path=/head/; revision=73047
* Support CC/CFLAGS/CXX/CXXFLAGS properlyTilman Keskinoz2003-01-135-27/+59
| | | | | | | | PR: 46944 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=73046
* Update to 0.4.10Tilman Keskinoz2003-01-1312-42/+105
| | | | | | | | PR: 46943 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=73045
* Add p5-vpopmail-0.08, a Perl interface to the vpopmail API.Peter Pentchev2003-01-136-0/+42
| | | | | | | | PR: 47003 Submitted by: James Raftery <james@now.ie> Notes: svn path=/head/; revision=73043
* Update to 0.3.5Tilman Keskinoz2003-01-133-7/+4
| | | | | | | | PR: 46933 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=73042
* Update to stunnel-4.04.Peter Pentchev2003-01-132-2/+2
| | | | | | | Independently submitted by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=73040
* Add qextmdi, A C++ GUI library for creating MDI UIs with QT.Tilman Keskinoz2003-01-136-0/+189
| | | | | | | | PR: 37567 Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> Notes: svn path=/head/; revision=73038
* Upgrade to latest stable releaseRoger Hardiman2003-01-132-2/+2
| | | | Notes: svn path=/head/; revision=73037
* Add rox-edit, a simple text editor for the ROX desktop.Jimmy Olgeni2003-01-136-0/+67
| | | | Notes: svn path=/head/; revision=73035
* Fix build on CURRENT.Tilman Keskinoz2003-01-133-7/+30
| | | | | | | | PR: 46932 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=73034
* Major overhaul to reflect the update to the latest version, 1.2.1.Doug Barton2003-01-136-170/+116
| | | | | | | | | | | | | | | Development stalled on this distribution for a while, then went into a frantic period of many updates per month. Now it's stabilized to the point that it's worth keeping current again. There are many new models of UPS supported, and a lot of changes to how the various tools work, so users of the old port should read UPGRADING. Unfortunately, the CGI stuff depends on a version of gd that we don't have yet, so that'll have to be sidelined for a while. Notes: svn path=/head/; revision=73033
* Remove the "warning -> error" options for excessive function arguments,Alexander Leidinger2003-01-132-2/+4
| | | | | | | | | they seem to cause problems in some cases. Noticed by: roberto, marius@alchemy.franken.de Notes: svn path=/head/; revision=73032
* Since the distribution no longer comes with a sample FreeBSD scriptDoug Barton2003-01-134-52/+144
| | | | | | | | (which I hope to remedy), the patch is now superfluous. So instead, provide a sample script here. Notes: svn path=/head/; revision=73031
* Update to 2.5.1Tilman Keskinoz2003-01-133-2/+12
| | | | | | | | PR: 46935 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=73030
* Update modules: bind8-1.050-6, mysql-1.050-7, status-1.050-4.Jimmy Olgeni2003-01-132-6/+8
| | | | Notes: svn path=/head/; revision=73029
* Use another File::Spec detection code same as p5-HTML-Template.Jun Kuriyama2003-01-131-10/+5
| | | | | | | Approved by: Erwin Lansing <erwin@lansing.dk> (maintainer) Notes: svn path=/head/; revision=73028
* Generate correct *_DEPENDS line for File::Spec 0.82 on 4.x and 5.x.Jun Kuriyama2003-01-131-10/+9
| | | | | | | | Seach File::Spec module by using "perl -MFile::Spec" and switching by evaluating $File::Spec::VERSION which actually loaded. Notes: svn path=/head/; revision=73027
* New port: emulators/linux-pete-mesagpuEdwin Groothuis2003-01-136-0/+81
| | | | | | | | | | | This is Pete's MesaGL GPU, a PSEmu Pro GPU plugin. Tested on the above system with emulators/linux-ePSXe (ports/46240). PR: ports/46482 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=73025
* Back at Purdue University for my sixth semester of computer engineering.Will Andrews2003-01-131-1/+1
| | | | Notes: svn path=/head/; revision=73024
* Add share/gnome/apps/Audio to the list.Joe Marcus Clarke2003-01-133-1/+4
| | | | Notes: svn path=/head/; revision=73023
* - create a slave port for SMTP_AFTER_POP3Dirk Meyer2003-01-132-0/+17
| | | | Notes: svn path=/head/; revision=73022
* - cleanup patchDirk Meyer2003-01-131-9/+0
| | | | Notes: svn path=/head/; revision=73021
* Update to 1.31.MANTANI Nobutaka2003-01-138-998/+1000
| | | | | | | | PR: ports/46930 Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer) Notes: svn path=/head/; revision=73020
* Remove share/gnome/gnumeric.Joe Marcus Clarke2003-01-131-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73019
* Add a dependency on gnomehier to remove the GNOME directories.Joe Marcus Clarke2003-01-131-1/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73018
* Add some missing files.Joe Marcus Clarke2003-01-132-1/+4
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73017
* Add a dependency on gnomehier to delete the necessary directories onJoe Marcus Clarke2003-01-131-1/+1
| | | | | | | | | pkg_delete. Reported by: bento Notes: svn path=/head/; revision=73016
* Use USE_X_PREFIX. This fixes the plist issues reported on bento, andJoe Marcus Clarke2003-01-132-2/+4
| | | | | | | shouldn't have any negative effect on port functionality. Notes: svn path=/head/; revision=73015
* Remove share/gnome/idl/libgda.Joe Marcus Clarke2003-01-132-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73014
* Remove share/gnome/themes.Joe Marcus Clarke2003-01-131-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73013
* Remove the help directories for archive-generator.Joe Marcus Clarke2003-01-133-0/+9
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73011
* Remove share/gnome/omf/gnome-terminal.Joe Marcus Clarke2003-01-132-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73010
* Remove share/gnome/omf/gnome-system-monitor.Joe Marcus Clarke2003-01-132-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73009
* Remove share/gnome/peacock.Joe Marcus Clarke2003-01-131-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73008
* Add a missing Sawfish.desktop file.Joe Marcus Clarke2003-01-132-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73007