summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.5.5jim2000-06-2710-10/+10
|
* Teach the script the prefix in advance instead of letting it guess.knu2000-06-272-4/+6
| | | | | PR: ports/19383 Submitted by: o'brien
* update to 0.87andreas2000-06-276-6/+6
|
* Add a WITH_LDAP knob. Defaults to off, of course.alex2000-06-271-0/+14
| | | | | PR: 18228 Submitted by: Mikko Tyolajarvi <mikko@dynas.se>
* Remove VERSION variable (most likely it is a relict from pre-portversionsobomax2000-06-274-32/+28
| | | | ages).
* Update to version 0.7.10.alex2000-06-2724-136/+1448
| | | | | PR: 19455 Submitted by: maintainer
* Update category Makefile in aftermath of afterstep,vim,fvwm95 removal.will2000-06-271-3/+0
| | | | | PR: 19531 Reported by: R Bradford Jones <brad@kazrak.com>
* Update to version 1.1, which fixes a bug.alex2000-06-272-2/+2
| | | | | PR: 19445 Submitted by: maintainer
* Update to 0.9.5alex2000-06-272-2/+2
| | | | | PR: 19500 Submitted by: maintainer
* Add WWW to proper placeache2000-06-272-1/+2
|
* Update 3.14 -> 4.15:sheldonh2000-06-276-9/+9
| | | | | | | | | | | | | Allow admins to start migrating to the new nomenclature for failing addresses: fail_soft -> pass fail_hard -> fail The queryprogram router should use the word decline instead of fail. New keyword timezone used to manipulate the TZ variable.
* respect NOPORTDOCS.alex2000-06-271-3/+5
| | | | | PR: 19316 Submitted by: maintainer
* add a second mastersite.alex2000-06-271-1/+2
| | | | | PR: 19540 Submitted by: maintainer
* Update to 3.4.2.sobomax2000-06-274-4/+4
|
* Update to version 1.30 with mastersite/maintainer-email update.alex2000-06-273-7/+7
| | | | | PR: 19460 Submitted by: maintainer/author
* Update to version 4.1.b2, the latest stable release (dispite the "beta" flag),alex2000-06-2713-295/+1002
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which officially fixes the setuid security exploit by the vendors. Additionally, from the PR: * adds in distribution patches to allow it to interoperate with libtiff-3.5.5 (the current version in the ports tree), and replace an original FreeBSD patch. * includes security patches (replacements of 'strcpy' and 'sprintf', primarily), mostly based on patches originally submitted by Alex Langer [1] for 4.0pl2 and not yet commited, although some new work was done too. [1] I don't think, that these were my patches but those submitted by John Holland <john@zoner.org> in PR 19180. * Fixes some issues with the configure/setup scripts introduced since the previous version. * Additionally, original FreeBSD patches from 4.0pl2 were merged in where they were not addressed by anything else. (except the I18N patch, sorry). I removed the FORBIDDEN line since there are at least no obvious security concerns left. PR: 19237 Submitted by: Andy Sparrow <andy@geek4food.org>
* When initializing the GNAT (i386) run-time, initialize the floating pointdeischen2000-06-271-2/+28
| | | | | | | control word to use 64-bit (extended) precision instead of FreeBSDs default 53-bit (double) precision. Submitted by: Sune Falck <sunef@hem.passagen.se>
* Port has new homepage and new mastersite.alex2000-06-272-3/+3
| | | | | PR: 19418 Submitted by: maintainer
* update datafile once again.alex2000-06-271-1/+1
| | | | | PR: 19533 Submitted by: maintainer
* Fix for phk's bio changes (>= 500003)alex2000-06-271-0/+13
| | | | | PR: 19454 Submitted by: Mike Meyer <mwm@mired.org>
* Properly handle ddd.info file.sobomax2000-06-273-2/+34
|
* 9e - a simple Plan9 distribution unpackerwes2000-06-277-0/+94
| | | | | PR: ports/19459 Submitted by: Jerry Hicks <jhix@mindspring.com>
* Upgrade to leim-20.7jseger2000-06-272-3/+3
|
* Use EMACS_PORTS_VERSIONjseger2000-06-272-20/+12
|
* Use EMACS_PORT_NAMEjseger2000-06-272-14/+6
|
* Update emacs 20.6 -> 20.7jseger2000-06-271-2/+2
|
* Upgrade to emacs-20.7jseger2000-06-273-6/+14
|
* Added DocBook 4.1murray2000-06-261-0/+1
|
* DocBook 4.1 has been finalizedmurray2000-06-266-0/+135
| | | | Approved by: jkh
* Add mingw, cross development suite for MS Windows.knu2000-06-2631-0/+1228
| | | | | PR: ports/19107 Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp>
* Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR.sobomax2000-06-262-0/+364
|
* - Enable multithreading supportsobomax2000-06-262-2/+2
| | | | | | | - Fix path for refering balsa.mo files PR: 19524 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* According to ade's announcement replace gnomecore RUN_DEPENDS with gnomeccsobomax2000-06-261-1/+1
| | | | | | RUN_DEPENDS. Submitted by: ade
* Make directories for plugins and themes at GKrellM's install.ume2000-06-264-0/+16
|
* Remove directory that got left behindade2000-06-261-0/+1
| | | | Submitted by: bento
* Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.ade2000-06-2622-0/+26
| | | | | | | This is now REQUIRED by ALL GNOMEish applications that install anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome Reminded by: bento
* Update 1.1.24.sobomax2000-06-2630-480/+1056
| | | | | | | | | | | Also provide following enhancements: - Remove PLIST.perl and merge its contents into main PLIST using Satoshi's %%PORTDOCS:%% hack; - the same as previous for Gnome bits; - automatically generate and substitute shared libraries version; - slightly reorder Makefile to be more organised; - remove mailformed pieces from configure patch (it is appears that somebody did diff after USE_LIBTOOL hack has been applied).
* Make sure to have plugin directory.ume2000-06-262-4/+16
| | | | Reported by: Yoshikazu GOTO <goto@snowy.to>
* Avoid hardcoding /usr/X11R6/alex2000-06-262-2/+5
| | | | | PR: 19478 Submitted by: maintainer
* Add experimental AGP support using dfr's experimental agp driver (currentlysobomax2000-06-262-0/+47
| | | | 5-current only).
* Only tkman-2.{0,1b?} are restricted, 2.1 is under the Artistic License.tg2000-06-261-1/+1
|
* Sigh, should have checked before. Upgrade to 2.1.tg2000-06-262-8/+5
| | | | It's free now, if I understand the Artistic License correctly.
* Remove period.des2000-06-261-1/+1
|
* Better return value for interaction with tkman.tg2000-06-261-3/+12
| | | | | PR: 19433 Submitted by: Andy Sparrow <andy@geek4food.org>
* Upgrade to 2.2-REL. This is now packageable.des2000-06-2610-101/+154
|
* Add a WWW.sobomax2000-06-261-0/+2
|
* Upgrade to 3.3.8.max2000-06-263-31/+31
| | | | originally submitted by: Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
* Update to 3.4.1.sobomax2000-06-266-4/+12
|
* Use X11BASE instead of PREFIX for BUILD_DEPENDS and remove unneeded PREFIXsobomax2000-06-262-4/+4
| | | | for RUN_DEPENDS.
* Set umask to 027.max2000-06-261-0/+1
| | | | Suggested by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime)
OpenPOWER on IntegriCloud