summaryrefslogtreecommitdiff
path: root/lang (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-10-10Use PLIST_SUB to only include curses.h when OSVERSION >= 400000. (ItSatoshi Asami4-18/+30
is not built on 3-stable systems.) Change the ELF-only stuff to use PLIST_SUB too. (This part is purely cosmetic -- no functional changes.) Notes: svn path=/head/; revision=33690
2000-10-10Upgrade to the 2000-10-02 GCC 2.97 development snapshot.David E. O'Brien126-11214/+3114
Notes: svn path=/head/; revision=33689
2000-10-09Remove ${PLIST_TK} reference, it is not needed anymore.Satoshi Asami1-1/+1
Reviewed by: tg Notes: svn path=/head/; revision=33634
2000-10-09MASTER_SITES updateMario Sergio Fujikawa Ferreira1-1/+1
Submitted by: maintainer <antonz@library.ntu-kpi.kiev.ua> PR: 21853 Notes: svn path=/head/; revision=33615
2000-10-09Remove reference to ${PLIST_TK}.Thomas Gellekum1-1/+1
Notes: svn path=/head/; revision=33611
2000-10-08Take over maintance.David E. O'Brien1-1/+2
Approved by: rnordier Notes: svn path=/head/; revision=33586
2000-10-08Fix MD5_FILE (files/md5 -> distinfo).Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=33579
2000-10-08Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami10-13/+13
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
2000-10-08Adjust to lang/tcl* install/deinstall script paths.Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=33571
2000-10-08Rename PLIST.doc to pkg-plist.doc.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=33546
2000-10-08Rename {INSTALL,DEINSTALL}.tclsh to pkg-{install,deinstall}.tclsh.Satoshi Asami5-10/+10
Notes: svn path=/head/; revision=33532
2000-10-08Rename PLIST_* to pkg-plist_*.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=33530
2000-10-08Rename PLIST.* to pkg-plist.*.Satoshi Asami2-7/+7
Note: I don't know where PLIST_TK (which I assume used to point to "PLIST.tk") is defined. (There is no Makefile in the entire ports tree that defines that variable.) Someone in the know, please let me know. Notes: svn path=/head/; revision=33527
2000-10-08Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.Satoshi Asami13-39/+39
Notes: svn path=/head/; revision=33522
2000-10-08Rename PLIST.noX11 to pkg-plist.noX11.Satoshi Asami1-1/+1
(I believe I got this right, but since this PLIST is actually processed in scripts/conifgure, I am not 100% sure that I have traced its entire path. If the maintainer can check, it will be greatly appreciated.) Notes: svn path=/head/; revision=33520
2000-10-08Rename PLIST.noX11 to pkg-plist.noX11.Satoshi Asami1-1/+1
(I believe I got this right, but since this PLIST is actually processed in scripts/conifgure, I am not 100% sure that I have traced its entire path. If the maintainer can check, it will be greatly appreciated.) Notes: svn path=/head/; revision=33519
2000-10-07Rename ${FILISDER}/patch-* to ${FILESDIRA}/extra-patch-*. (These patchesSatoshi Asami2-4/+4
are applied from within the configure script, patched by patch-ab.) Notes: svn path=/head/; revision=33486
2000-10-07Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.Satoshi Asami1-4/+4
Notes: svn path=/head/; revision=33485
2000-10-07Drop web site reference: it has apparently gone away permanently.Robert Nordier1-2/+0
Notes: svn path=/head/; revision=33464
2000-10-05Implement USE_GNOME, part 2.Jeremy Lea1-7/+1
Notes: svn path=/head/; revision=33429
2000-10-05Fix PLISTs.Jeremy Lea2-0/+72
Approved by: maintainer Notes: svn path=/head/; revision=33414
2000-10-03Correct an error in the distfile name for the FreeBSD4 target.John Polstra1-1/+1
Submitted by: Motoyuki Konno <motoyuki@FreeBSD.org> Notes: svn path=/head/; revision=33378
2000-10-02MAINTAINER submitted update.James E. Housley25-860/+2190
PR: 21382 Notes: svn path=/head/; revision=33337
2000-10-02Update 0.46 -> 0.53.Jacques Vidrine3-13/+17
Assume MAINTAINER role. Approved by: former maintainer Notes: svn path=/head/; revision=33332
2000-10-02Change maintainershipAde Lovett1-1/+1
PR: 20645 Submitted by: patrick@watson.org (new maintainer) Approved by: ortmann@isl.net (old maintainer) Notes: svn path=/head/; revision=33325
2000-10-02- Update to 0.13.1;Maxim Sobolev4-6/+40
- Change PREFIX to be X11BASE. The reason why it should be in X11BASE is that sawfish (primary user of librep) installs shared object into one of the librep's directories, so they have to live in the same BASE to make PLISTs working. The way it was done looks like a little hack, because I don't want to use USE_X_PREFIX (the port really doesn't require libX11), so I had to manually set MTREE_FILE. Notes: svn path=/head/; revision=33315
2000-10-01Make this work with the perl in -current.Jeremy Lea2-0/+40
No (non-automated) response from: maintainer Notes: svn path=/head/; revision=33277
2000-09-30Upgrade to pm3-1.1.15. No major functional changes -- just a fewJohn Polstra7-11/+11
bugfixes. Notes: svn path=/head/; revision=33275
2000-09-28Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)Akinori MUSHA5-5/+8
Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>, with his approval. I can never thank him too much for his previous work which led me in the right direction! :) lang/ruby: - Add a patch for find.rb, which fixes the bug found after 1.6.1 was released. databases/ruby-gdbm, */ruby-{tcltklib,tk}: - Remove files/md5 and refer to lang/ruby's one. Notes: svn path=/head/; revision=33227
2000-09-28Use USE_PYTHON.Thomas Gellekum13-0/+13
Notes: svn path=/head/; revision=33207
2000-09-28Use bison.Thomas Gellekum3-0/+3
Notes: svn path=/head/; revision=33204
2000-09-28Update to 20000927.Akinori MUSHA2-3/+2
Notes: svn path=/head/; revision=33197
2000-09-27ccio shared library now called libccio.so.0, not libccio-1.2.so.0.Maxim Sobolev1-1/+1
Notes: svn path=/head/; revision=33181
2000-09-26Define USE_RUBY so that bsd.ruby.mk is automatically included.Akinori MUSHA2-6/+9
Notes: svn path=/head/; revision=33133
2000-09-26Define USE_RUBY so that bsd.ruby.mk is automatically included.Akinori MUSHA3-0/+12
Found by: FreshPorts Notes: svn path=/head/; revision=33132
2000-09-26Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA10-20/+5
or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
2000-09-25Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2-5/+2
PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
2000-09-24Add missing file (bin/ghcprof).Satoshi Asami3-0/+3
Submitted by: onigiri Notes: svn path=/head/; revision=33077
2000-09-24MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org>Yukihiro Nakai2-2/+2
Notes: svn path=/head/; revision=33064
2000-09-23Update maintainer address.Will Andrews1-1/+1
Submitted by: maintainer Notes: svn path=/head/; revision=33046
2000-09-22Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doingMaxim Sobolev6-170/+406
this commit urgently, as there are -10 minutes left before ports freeze. OK'ed by: PW Notes: svn path=/head/; revision=32973
2000-09-22Upgrade to yabasic 2.64Kris Kennaway2-2/+2
Submitted by: Satoshi's big ball of rice Notes: svn path=/head/; revision=32959
2000-09-21Install startup file to run the gdomap daemon.Thomas Gellekum12-6/+138
Notes: svn path=/head/; revision=32925
2000-09-20Update md5. This should have been 20000918. :(Akinori MUSHA2-1/+2
Anyway there seem only some style fixes. Notes: svn path=/head/; revision=32888
2000-09-19Update to Ruby 1.6.0 official release.Akinori MUSHA7-21/+17
lang/ruby: - Do not force lib/ruby/site_ruby and lib/ruby removals, because a user may have his/her stuff installed there. x11-toolkits/ruby-tk: - Fix duplicated PKGNAMEPREFIX. Notes: svn path=/head/; revision=32851
2000-09-18- Update LIB_DEPENDS (to match new libs in commoncpp)Chris D. Faulhaber1-2/+2
- Fix CONFIGURE_ENV (noticed by ade) - Remove gratuitous blank line Notes: svn path=/head/; revision=32804
2000-09-17Update to 20000917.Akinori MUSHA2-2/+2
Notes: svn path=/head/; revision=32766
2000-09-17Update port to 1.2.2Chris D. Faulhaber2-2/+2
PR: 21112 Submitted by: Maintainer Notes: svn path=/head/; revision=32763
2000-09-17MASTER_SITE_GNU doesnt carry the latest version of the files.Kris Kennaway1-3/+1
Notes: svn path=/head/; revision=32746
2000-09-17Take the mocka port out back and introduce it politely to Mr Bullet. ThisKris Kennaway1-1/+0
port has been broken for 2 years now and is obviously never going to be fixed. >BLAM!< Notes: svn path=/head/; revision=32743