summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update WWW.Maxim Sobolev2000-11-161-0/+2
| | | | Notes: svn path=/head/; revision=35182
* Update to 1.2Ade Lovett2000-11-169-6/+75
| | | | Notes: svn path=/head/; revision=35177
* Update to version 1.16Dmitry Sivachenko2000-11-153-2/+5
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=35162
* Fix up a port that somehow got missed in The Great Conversion ProcessAde Lovett2000-11-141-0/+47
| | | | | | | | | | | | | | | | | patches/patch-aa -> files/patch-aa No repo-copy needed, since there was no history for the patch, but I include the original commit message for it here: Adding a `-P' option to the CVS checkout lines is needed or else bsd.port.mk finds the older directories and complains about mismatched port versions. Submitted by: my machine going nuts and trying to build this port by mistake Approved by: asami Notes: svn path=/head/; revision=35148
* Chase new print/gnomeprint shlib versionAde Lovett2000-11-143-3/+3
| | | | Notes: svn path=/head/; revision=35143
* Remove these files so they won't be accidentally tagged for the release.Satoshi Asami2000-11-146-529/+0
| | | | | | | Submitted by: jeh Notes: svn path=/head/; revision=35139
* Remove these ports temporarily pending release. (I don't want to tagSatoshi Asami2000-11-146-90/+0
| | | | | | | | | them by mistake.) The history is safe, so add them back whenever new ports are ready. Notes: svn path=/head/; revision=35137
* libstash is not an executable so you can't write "libstash" forSatoshi Asami2000-11-141-1/+1
| | | | | | | | | dependency -- change it to "${LOCALBASE}/lib/libstash.a". Submitted by: bento Notes: svn path=/head/; revision=35118
* Change MAINTAINER field.Dmitry Sivachenko2000-11-1311-11/+11
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Don't try to installed non-existent files/Makefile.Thomas Gellekum2000-11-132-2/+0
| | | | | | | PR: 22780 Notes: svn path=/head/; revision=35071
* The port that installs stuff in the python1.5 directory is now calledSatoshi Asami2000-11-131-1/+1
| | | | | | | | | lang/python15, not lang/python. Found by: bento Notes: svn path=/head/; revision=35066
* Remove .la files, which aren't installed. (This is, of course, a goodSatoshi Asami2000-11-132-8/+0
| | | | | | | | | thing.) Submitted by: bento Notes: svn path=/head/; revision=35063
* Make BROKEN.James E. Housley2000-11-126-6/+18
| | | | | | | The first part RepoCopy has been done. There is still more work to be done. Notes: svn path=/head/; revision=35043
* Rename to version 1.74.SADA Kenji2000-11-122-2/+2
| | | | | | | Its ChangeLog says it is 1.75, but Id says it is version 1.74. Notes: svn path=/head/; revision=35042
* Add ruby-gemfinder, a simple class browser (built with Ruby/Tk) forAkinori MUSHA2000-11-116-0/+60
| | | | | | | Ruby modules/programs. Notes: svn path=/head/; revision=35017
* PREFIX and other Makefile changes, plus WWW addition.David E. O'Brien2000-11-113-22/+38
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=35010
* PREFIX and other Makefile cleanups along with WWW addition.David E. O'Brien2000-11-112-22/+34
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=35009
* PREFIX, etc. changes.David E. O'Brien2000-11-112-16/+44
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=35008
* Update to 0.5.10.Maxim Sobolev2000-11-115-48/+37
| | | | | | | | PR: 22765 Submitted by: maintainer Notes: svn path=/head/; revision=35003
* Remove some files on deinstallKris Kennaway2000-11-111-0/+2
| | | | Notes: svn path=/head/; revision=35001
* Remove directory on deinstallKris Kennaway2000-11-111-0/+1
| | | | Notes: svn path=/head/; revision=34995
* White space cleanup.David E. O'Brien2000-11-113-11/+14
| | | | Notes: svn path=/head/; revision=34973
* Update master site.David E. O'Brien2000-11-111-1/+1
| | | | | | | | PR: 19757 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=34972
* Update master site.David E. O'Brien2000-11-112-2/+2
| | | | | | | | PR: 19757 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=34971
* Upgrade to 5.2. I hope this will work for the Python users onThomas Gellekum2000-11-106-252/+768
| | | | | | | FreeBSD-3.x out there. Notes: svn path=/head/; revision=34959
* bump versionMichael Haro2000-11-101-1/+1
| | | | Notes: svn path=/head/; revision=34955
* fix a bug, $i = -> $i eqMichael Haro2000-11-101-1/+1
| | | | | | | Submitted by: fenner Notes: svn path=/head/; revision=34954
* - Further patches to make Fnorb 1.1 compatible with the tighter socketMaxim Sobolev2000-11-082-4/+34
| | | | | | | | | | | | binding code in Python 2.0. Again, compatibility with Python 1.5.2 should be maintained. - Thanks to Brad Chapman <chapmanb@arches.uga.edu> for his help. PR: 22690 Submitted by: maintainer Notes: svn path=/head/; revision=34918
* - Added patch to enable Fnorb to work with Python 2.0 (and which doesn'tMaxim Sobolev2000-11-082-1/+21
| | | | | | | | | | | | | break Fnorb with Python 1.5.2) - Submitted by: Mike Meyer (mwm@mired.org) - Caveat: There may be further Python 2.0 incompatibilities in Fnorb. The next release of Fnorb should be 2.0-compatible. PR: 22636 Submitted by: maintainer Notes: svn path=/head/; revision=34916
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-072-2/+2
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Update to 0.4.2Ade Lovett2000-11-0712-8/+12
| | | | Notes: svn path=/head/; revision=34882
* Update to 0.6.1Ade Lovett2000-11-073-2/+3
| | | | Notes: svn path=/head/; revision=34881
* Update to version 3.0Kevin Lo2000-11-073-4/+3
| | | | | | | | PR: 22317 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34878
* Mark forbidden because of reported buffer overflows.Trevor Johnson2000-11-072-0/+4
| | | | Notes: svn path=/head/; revision=34872
* Bump PORTREVISION. Remove BUILD_DEPENDS tuple that is redundant withJason Evans2000-11-071-2/+1
| | | | | | | | | respect to LIB_DEPENDS. Make portlint happy. Submitted by: steve Notes: svn path=/head/; revision=34865
* cook depends on the libintl shared library at runtime. Add a correspondingJason Evans2000-11-061-0/+1
| | | | | | | | | LIB_DEPENDS line. Submitted by: steve Notes: svn path=/head/; revision=34858
* Use the correct pthread.h when compiling liblgcc_r. Allow thread stacksJason Evans2000-11-063-35/+94
| | | | | | | | | | larger than 16kB. Make sure to call global destructors during shutdown. PR: ports/22429 Submitted by: tegge Notes: svn path=/head/; revision=34854
* Upgrade to 1.75 andSADA Kenji2000-11-053-12/+9
| | | | | | | | | | | | - Add version number to distfile's name and redistribute it from MASTER_SITES_LOCAL - Assign myself as maintainer - Follow moved WWW Suggested by: kris Notes: svn path=/head/; revision=34816
* Update to knu-cvsweb 1.104.1.39.Akinori MUSHA2000-11-044-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-11-05 00:32 knu * cvsweb.cgi: Silence `Use of uninitialized value' warnings. 2000-11-03 02:36 knu * README.knu: Mention cat.1 is hyperlinked as well as cat(1). 2000-11-03 02:34 knu * cvsweb.cgi: MFZ: 1.104: 2000-11-02 07:05 hnordstrom * cvsweb.cgi: Allow for 0.X versions. CVS accepts such version numbers in import -b even if not strictly legal... 2000-11-03 02:33 knu * cvsweb.conf: Set the default diff type to unidiff for all browsers, not only text-based ones. Notes: svn path=/head/; revision=34805
* Update to 0.4.1 (.8.1.6.2nd-cup-of-coffee.maybe.hey.it.compiles.ship.it)Ade Lovett2000-11-038-8/+8
| | | | Notes: svn path=/head/; revision=34788
* Add gnomecrash, a small tool in the same genre as bugbuddy, that assistsAde Lovett2000-11-0311-0/+105
| | | | | | | | in extracting debugging information from a core file or crashed application (via gnome_segv) Notes: svn path=/head/; revision=34784
* Update to 0.9.8Ade Lovett2000-11-033-2/+3
| | | | Notes: svn path=/head/; revision=34782
* Update to 0.4Ade Lovett2000-11-0328-324/+156
| | | | Notes: svn path=/head/; revision=34772
* Release a number of ports that I don't have time to keep trackAde Lovett2000-11-031-1/+1
| | | | | | | of any more. Notes: svn path=/head/; revision=34752
* Remove RUBY_EXAMPLESDIR on deinstallation if it's empty. As byaccrAkinori MUSHA2000-11-032-0/+2
| | | | | | | doesn't RUN_DEPENDS on ruby, it has to remove the directory by itself. Notes: svn path=/head/; revision=34744
* Remove two files that don't exist (include/lwp/preempt.h and lib/liblwp.la).Satoshi Asami2000-11-031-2/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34703
* Add new port of bin86 0.15.3, a 16-bit assembler and loader forTrevor Johnson2000-11-0311-0/+130
| | | | | | | Intel-style assembly. Notes: svn path=/head/; revision=34691
* Update to 0.11Ade Lovett2000-11-024-6/+4
| | | | Notes: svn path=/head/; revision=34676
* (Re)use MASTER_SITE_GNOMEAde Lovett2000-11-022-2/+4
| | | | Notes: svn path=/head/; revision=34675
* Remove this port for now, it is an un-updated repo copy and I don'tSatoshi Asami2000-11-025-48/+0
| | | | | | | want it to be tagged for the release. Notes: svn path=/head/; revision=34668