aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixup LIB_DEPENDS after upgrade of gtk-- port.Steve Price2000-05-282-2/+2
| | | | Notes: svn path=/head/; revision=28791
* Don't forceably add -O2 to CFLAGS as this is known to cause problemsSteve Price2000-05-281-4/+7
| | | | | | | because of optimization bugs in the compiler on the Alpha. Notes: svn path=/head/; revision=28790
* Remove unneeded LIB_DEPENDS, and make it dynamic link.Vanilla I. Shu2000-05-282-4/+0
| | | | | | | | PR: ports/18472 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28789
* Correct MASTER_SITE.Vanilla I. Shu2000-05-281-1/+1
| | | | | | | Submitted by: fenner's distfiles reminder. Notes: svn path=/head/; revision=28788
* - Fix LIB_DEPENDS to actually used oneVanilla I. Shu2000-05-284-22/+40
| | | | | | | | | | - Support install macros PR: ports/18046 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28787
* More OIDs added to dumpasn1.cfgKris Kennaway2000-05-271-1/+1
| | | | | | | | PR: 18724 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=28786
* I am at a total loss as to how the patch was previously committedKris Kennaway2000-05-271-0/+0
| | | | | | | | | gzipped. Submitted by: Peter Gildea <peter@gildea.net> Notes: svn path=/head/; revision=28785
* Update to 3.1.7-pre-4.Akinori MUSHA2000-05-275-28/+59
| | | | | | | | | | | | | No response from: shige Now the FreeBSD specific compdefs I submitted have been included within their distribution! Introduce a workaround for the libzsh shared library generation. This should be solved by the forthcoming 3.1.7 release. Notes: svn path=/head/; revision=28784
* Update to 0.14.5.Akinori MUSHA2000-05-272-2/+2
| | | | Notes: svn path=/head/; revision=28783
* Remove libodbc (again) and libaudiofile so it won't conflict withWill Andrews2000-05-272-21/+3
| | | | | | | | port installations. Now kdesupport2 will only install what is unique to its package. Notes: svn path=/head/; revision=28782
* SGMLtools is a text-formatting package based on SGML.Will Andrews2000-05-2711-0/+157
| | | | | | | | PR: 17769 Submitted by: Benno Rice <benno@netizen.com.au> Notes: svn path=/head/; revision=28781
* Bug in configure scriptAndreas Klemm2000-05-272-10/+10
| | | | | | | | | blanks instead of TABs, make "make" feel unhappy. Submitted by: Ahilan Anantha <aanantha@cs.ucsd.edu> Notes: svn path=/head/; revision=28780
* activate new port symlinksAndreas Klemm2000-05-271-0/+1
| | | | | | | This time I didn't forgot Satoshi ;-)) Notes: svn path=/head/; revision=28779
* New port symlinksAndreas Klemm2000-05-277-0/+92
| | | | | | | | | | | | | symlinks is a "Symbolic link maintenance utility" Scans directories for symbolic links, and identifies dangling, relative, absolute, messy, lengthy and other_fs links. Can optionally change absolute links to relative within a given filesystem. Recommended for use by anyone developing and/or maintaining a Linux distribution or CD-ROM. Notes: svn path=/head/; revision=28778
* Add openmotif and openmotif-devel.David E. O'Brien2000-05-271-0/+2
| | | | Notes: svn path=/head/; revision=28777
* Fix MASTER_SITEJustin M. Seger2000-05-261-1/+1
| | | | | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=28776
* added post installation note, to apply patch for lpr.c,Andreas Klemm2000-05-262-2/+12
| | | | | | | | | | | | | | | | | | | | | if you want apsfilters so called "CLASS support" when suppressing the printing of banner page. CLASS support enables you to enter gs driver specific commands on the command line via lpr's -C option, i.e.: lpr -C high:presentation file.ps Normally this only works when you configure lpd to print the banner page. Only then additional lines are inserted in the print jobs control file. apsfilters standard printcap installation always uses :sh:, therefore you need the patch for lpr.c, to write those "CLASS informations" into the print jobs control file, no matter if :sh: is configured in printcap or not. Notes: svn path=/head/; revision=28775
* Add kqueue() support for recent versions of -stable as well now thatKris Kennaway2000-05-262-9/+11
| | | | | | | they have it. Notes: svn path=/head/; revision=28774
* Fix entropy gathering botch in key generation.Kris Kennaway2000-05-261-0/+0
| | | | | | | | | | "Public code review is a good thing - if it happens." Submitted by: gec@ACM.ORG Obtained from: bugtraq Notes: svn path=/head/; revision=28773
* Update to stars-1.0-ss-11.00Justin M. Seger2000-05-262-2/+2
| | | | Notes: svn path=/head/; revision=28772
* Update to 0.8.Maxim Sobolev2000-05-266-22/+68
| | | | Notes: svn path=/head/; revision=28771
* Add USE_NEWGCC to prevent breakage on 3-STABLE.Maxim Sobolev2000-05-261-0/+1
| | | | Notes: svn path=/head/; revision=28770
* Add a warning message that this software is not maintained and could becameMaxim Sobolev2000-05-261-0/+10
| | | | | | | obsolete in the nearest future. Notes: svn path=/head/; revision=28769
* Update to v1.54.Jun Kuriyama2000-05-263-5/+12
| | | | Notes: svn path=/head/; revision=28768
* Update to v4.0 of DocBook XML.Jun Kuriyama2000-05-2610-34/+20
| | | | Notes: svn path=/head/; revision=28767
* Activate py-MySQLdb.Maxim Sobolev2000-05-261-0/+1
| | | | Notes: svn path=/head/; revision=28766
* Initial import of py-MySQLdb.Maxim Sobolev2000-05-2610-0/+162
| | | | | | | | | | | | | | py-MySQLdb is a Python module to access MySQL databases, very similar to the one in ports/databases/py-MySQL, but unlike the latter it is actively maintained and conform to the DB-API v2.0. Therefore it should be used instead of the oldest one by all who want retain maintainability of their Python DB applications in the future. PR: 18383 Submitted by: sobomax Notes: svn path=/head/; revision=28765
* Fix for the _very latest_ -CURRENT: KMODDEPS -> MODULE_DEPEND().Akinori MUSHA2000-05-262-0/+2
| | | | | | | | | | | PR: ports/18799 Submitted by: Vladimir B. Grebenschikov <vova@express.ru> Fix by: Kentaro Inagaki <inagaki@tg.rim.or.jp> Advice by: peter Tested by: people at freebsd-emulation list Notes: svn path=/head/; revision=28764
* Delete the extremely old, buggy and generally Evil StarOffice 3.1 port.Mike Smith2000-05-261-1/+0
| | | | Notes: svn path=/head/; revision=28763
* Enable NLS support. It works now!Jim Mock2000-05-2510-5/+80
| | | | | | | Submitted by: cpiazza Notes: svn path=/head/; revision=28762
* Fix the DESCR file to actually be a DESCR and not half of one with an MD5Jim Mock2000-05-255-15/+25
| | | | | | | | | checksum. Submitted by: Clive Lin <clive@CirX.ORG> Notes: svn path=/head/; revision=28761
* I've graduated so move these two pieces of software I wrote from mySatoshi Asami2000-05-252-2/+2
| | | | | | | | | school account to my people.FreeBSD.org space. Prodded by: fenner's distfile survey Notes: svn path=/head/; revision=28760
* use new SCRIPTS_ENV variableAndreas Klemm2000-05-252-28/+4
| | | | | | | latest diff Notes: svn path=/head/; revision=28759
* MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org.Will Andrews2000-05-251-1/+1
| | | | | | | | PR: 18815 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28758
* MAINTAINER change: gljohns@bellsouth.net -> ports@FreeBSD.org.Will Andrews2000-05-251-1/+1
| | | | | | | | | PR: 18814 Submitted by: MAINTAINER Typo by: will Notes: svn path=/head/; revision=28757
* Update to version 1.5.2.Jim Mock2000-05-2510-10/+10
| | | | Notes: svn path=/head/; revision=28756
* Update to 2.6, add a WWW while I'm here.Maxim Sobolev2000-05-253-2/+4
| | | | Notes: svn path=/head/; revision=28754
* Remove references to nonexistent manpage.Maxim Sobolev2000-05-251-5/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=28753
* Add a missed png dependency.Maxim Sobolev2000-05-251-1/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=28752
* Fix a stupid patch breakage and unbreak port for gcc-2.95.Maxim Sobolev2000-05-252-4/+11
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=28751
* Fix a PLIST.Maxim Sobolev2000-05-252-2/+2
| | | | Notes: svn path=/head/; revision=28750
* Fix a broken patch.Maxim Sobolev2000-05-251-2/+2
| | | | | | | | | | "diff -u Makefile.orig Makefile > ../../patches/patch-aa" after "perl -pi -e" has been applied is definitely a BAD THING[tm]. Submitted by: bento Notes: svn path=/head/; revision=28749
* Oops, forgot to remove unneded line.Maxim Sobolev2000-05-254-4/+0
| | | | Notes: svn path=/head/; revision=28748
* Upgrade to php-4.0.0.Dirk Froemberg2000-05-254-4/+4
| | | | Notes: svn path=/head/; revision=28747
* Update glib/gtk++ to 1.2.8.Maxim Sobolev2000-05-2531-106/+338
| | | | | | | | | | | | | | | | | | | | Overview of Changes in GTK+ 1.2.8: * GNU Make 3.79 bug workaround * FAQ and tutorial updates and improvements * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection Overview of Changes in GLib 1.2.8: * GArray zero initialization bug fixed * Fix for upper bound calculation of formatted strings * Improved GCC detection * AIX dynamic modules fix to retrive symbols from shared libraries for the main program. * Miscellaneous other minor bug fixes Notes: svn path=/head/; revision=28746
* make startup script work (start/stop)Andreas Klemm2000-05-2542-280/+364
| | | | | | | Obtained from: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=28745
* Added missed catalog files.Maxim Sobolev2000-05-256-0/+48
| | | | | | | | | Please do not disregard to apply simple procedure below when updating ports! Submitted by: cd /usr/ports/graphics/gimp1 ; make install deinstall ; find -x /usr/X11R6 -cmin -15 Notes: svn path=/head/; revision=28744
* Add a WITH_ESD knob to use esd sound backend instead of default OSS.Maxim Sobolev2000-05-251-1/+9
| | | | | | | Suggested by: Pascal Hofstee <daeron@wit401305.student.utwente.nl> Notes: svn path=/head/; revision=28743
* unFORBID this port by closing the overflowKris Kennaway2000-05-253-6/+20
| | | | Notes: svn path=/head/; revision=28742
* The FTP server got rearranged (apparently, about 11 months ago).Bill Fenner2000-05-251-1/+1
| | | | Notes: svn path=/head/; revision=28741