aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN='waiting for new patches against gcc-2.95'obrien1999-08-061-1/+3
|
* "egcs-devel" --> "gcc-devel"obrien1999-08-061-2/+2
|
* Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95obrien1999-08-0636-450/+522
| | | | | snapshot. Mark BROKEN until the next Cygnus snapshot.
* Add "java" to categories list. GCC-2.95 now has parts of a Java compilerobrien1999-08-062-4/+4
| | | | bunded in.
* Update to GCC-2.95 (what would have been EGCS-1.2).obrien1999-08-0640-612/+1048
|
* Upgrade to 3.2.9.max1999-08-052-5/+5
|
* Add version number to package name.tg1999-08-041-2/+2
| | | | | PR: 12954 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Fix WWW: typosfenner1999-08-011-1/+1
| | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek
* Upgrade to 1.1.0.tg1999-07-292-7/+7
|
* Add the SHA module to the build.tg1999-07-2830-15/+120
|
* Fix SWITCH_TAKES_ARG / WORD_SWITCH_TAKES_ARG breakage on the Alpha createdobrien1999-07-2536-360/+144
| | | | | | | | | when I changed from defining these in gcc/config/freebsd.h and instead defined extensable FreeBSD-wide definitions. While I am here, move the *SWITCH_TAKES_ARG = FBSD_*SWITCH_TAKES_ARG assignments to the global file to remove one more thing from the arch specific config files.
* Make port depend on linux_base instead of linux_lib.marcel1999-07-211-2/+2
|
* Update to the 1999-07-18 beta snapshot of GCC-2.95.obrien1999-07-2054-234/+234
|
* BROKEN= "Hardcoded FreeBSD release numbers in PLIST"cpiazza1999-07-183-3/+9
| | | | I'll fix this in a little while.
* Give this port a USE_XLIB so it'll link. Also move the CC=egcccpiazza1999-07-183-6/+12
| | | | | into the ${OSVERSION} check so it'll actually compile on -current with egcs.
* ${WRKDIRPREFIX}/symlink ${PORTSDIR} fix. Don't watch if you just had lunch.asami1999-07-161-2/+2
| | | | Submitted by: maintainer (no, really!)
* Fix package building when you're leaving out optional parts, like Tk.tg1999-07-1560-3105/+3165
| | | | PR: 12648
* Don't waste CDROM real estate on a soon to be OBE version.obrien1999-07-152-2/+6
|
* Upgrade to the July 12th GCC-2.95 prerelease.obrien1999-07-1554-162/+162
|
* Fix a typo I introduced.cpiazza1999-07-131-1/+1
|
* Activate irbcpiazza1999-07-131-1/+2
|
* irb: Interactive Ruby. A tool to input and evaulate expressionscpiazza1999-07-135-0/+65
| | | | | | | of Ruby from standard input. PR: 12125 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
* Upgrade to 3.2.8.max1999-07-083-6/+6
|
* Install a few missing libraries and headers.cpiazza1999-07-086-3/+51
| | | | | PR: 12544 Submitted by: maintainer
* If at first you don't succeed, try (try) again.hoek1999-07-081-2/+4
| | | | | | | | | | This should fix TenDRA installation. I did test it this time, and it failed with chown: hoek: illegal group name *** Error code 1 but that's not my problem.
* Don't use ${OSREL} and %%OSREL%% here. We need the full `uname -r`.hoek1999-07-072-159/+161
| | | | This should fix the install (untested).
* Install the contents of the Tools directory by default. This can betg1999-07-0630-15/+3225
| | | | | | turned off by specifying `WITH_TOOLS=NO' when building. PR: 12436
* Upgrade to the 1999-06-29 pre-GCC-2.95 snapshot.obrien1999-07-0636-198/+198
|
* Activate lua.cpiazza1999-07-061-1/+2
|
* Lua:cpiazza1999-07-0618-0/+240
| | | | | | | | | | A programming language originally designed for extending applications, but also frequently used as a general-purpose, stand-alone language. Lua combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. PR: 12459 Submitted by: Richard Kiss <richard@homemail.com>
* Correct spelling in a comment.steve1999-07-0518-36/+36
|
* Mark this port only for i386.steve1999-07-051-1/+3
|
* The number of things this port installs has grown.obrien1999-07-0518-18/+684
| | | | (mostly junk in PREFIX/lib/gcc-lib/.../include)
* Changes to work with updated files/freebsd.h.obrien1999-07-0518-216/+522
|
* Minor reorg of the dealing with `autoconf' and `autoheader' stuff.obrien1999-07-0518-90/+90
|
* Use the PLIST_SUB capabilities of bsd.port.mk to substitute OSREL insteve1999-07-052-159/+158
| | | | pkg/PLIST. Also mark this for i386 only.
* Remove the two "priming" MASTER_SITEs now that ftp.freebsd.org hassheldonh1999-07-011-4/+2
| | | | Daniel Eischen's boot-strapping package.
* Define "OBSTACK_CHUNK_SIZE" as getpagesize().obrien1999-06-282-34/+34
| | | | | | | | | | Our malloc can allocte pagesized blocks efficiently and the EGCS default size of 4072 bytes is not optimal. Protect #define's and other minor syncing with src/contrib/egcs/gcc/config/freebsd.h OBSTACK_CHUNK_SIZE Submitted by: Hidetoshi Shimokawa
* Cleanup the FREEBSD_NATIVE stuff, which we don't use anymore in this context.obrien1999-06-282-74/+0
|
* New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles.billf1999-06-281-12/+1
|
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-273-3/+3
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Commit #3/4 to enforce caps, no period.hoek1999-06-2778-78/+78
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-273-3/+3
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Upgrade to the 19990623 GCC 2.95 pre-release snapshot.obrien1999-06-2554-810/+306
|
* Update 3.10p -> 3.11p:sheldonh1999-06-2418-1703/+2444
| | | | | | | | | | | | | | | | | | | | | * Build requires a GNAT compiler, for which the maintainer has created a package. For now, provide two MASTER_SITEs from which it is available so that it'll find its way into the FreeBSD distfiles. * Uses variables in the PLIST to reduce diff sizes in future. * Doesn't install info files, which are virtually duplicates of the ones we already have. * AOUT support is on its wAy OUT. Do what we can, but don't blow any fuses. * Hand maintainership over to Daniel Eischen, at the request of the previous maintainer. PR: 10093 Submitted by: Daniel Eischen <eischen@vigrid.com>
* Activate jsdk.kuriyama1999-06-231-1/+2
|
* Change all permutations in capitalization of "asami@freebsd.org" toasami1999-06-221-2/+2
| | | | "asami@FreeBSD.org".
* Update to the 19990616 GCC 2.95-prerelease.obrien1999-06-2254-1422/+828
|
* Update 3.3 -> 4.6 and add a master site. Patches differ slightly fromsheldonh1999-06-214-34/+480
| | | | | | | those submitted. PR: 10699 Submitted by: Jose Marques <jose@nobody.org>
* Upgrade to tcl and tk 8.1.jseger1999-06-2016-178/+368
| | | | | | Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
* Link some modules against libmytinfo to pick up a working tputs().tg1999-06-1815-30/+30
| | | | Noticed by: Klaus-Jürgen Wolf <kjwolf@online.de>
* Update to the 1999-06-08 (gcc 2.95 prerelease).obrien1999-06-15108-2124/+1476
|
* Add the intel2gas port.steve1999-06-111-1/+2
|
* Initial import of intel2gas version 1.2.steve1999-06-119-0/+317
| | | | | | | Converts Intel assembly language (nasm) to AT&T syntax (gas). PR: 11672 Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
* Activate the shujit port.steve1999-06-111-1/+2
|
* Fix for alpha.simokawa1999-06-1036-126/+2214
| | | | | | - sync alpha-freebsd.h with /usr/src/contrib/egcs/gcc/config/alpha/freebsd.h - add patch for mkfixinc.sh - PLIST kludge
* Turn on the tya port.steve1999-06-101-1/+2
|
* Register the jfc port it it's new home.steve1999-06-101-1/+2
|
* Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha.simokawa1999-06-072-7/+7
|
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-0654-159/+47
| | | | in bsd.port.mk and this helps to unify the check and install.
* Activate python-doc-*.tg1999-06-021-1/+6
|
* Documentation for the Python language in PS format for letter paper.tg1999-06-021-0/+12
|
* Documentation for the Python language in PS format for A4 paper.tg1999-06-021-0/+12
|
* Documentation for the Python language on PDF format for letter paper.tg1999-06-021-0/+12
|
* Documentation for the Python language in PDF format and for A4 paper.tg1999-06-021-0/+12
|
* New port python-doc-html. As the name suggests: documentation fortg1999-06-029-0/+693
| | | | | | | the Python language in HTML format. This port includes the necessary files for other formats, like PDF and PS, in a fashion similar to gimp-manual-html.
* Anyone up for a little ocaml on their Alpha box?steve1999-05-311-1/+5
|
* Mark broken for -current boxes with egcs.steve1999-05-311-2/+7
|
* Mark broken for Alpha because of bus errors from unaligned accesses.steve1999-05-311-1/+5
|
* Upgrade to 19990524 gcc-2.95 prerelease.obrien1999-05-2654-342/+306
|
* New port py-mxTextTools, some tools for fast text processing in Python.tg1999-05-266-0/+95
|
* Don't unintentionally overwrite an existing tclsh/wish.hoek1999-05-264-16/+16
| | | | Reported-By: Mikhail Teterin <mi@kot.ne.mediaone.net>
* <mumble> <mumble>hoek1999-05-262-150/+405
| | | | PR: ports/9787
* Fix "EGCS_REV".obrien1999-05-2518-36/+108
|
* Upgrade to version 1.1.3, and sync with changes to the egcs port.obrien1999-05-2515-78/+808
|
* Enable the parser module.tg1999-05-2130-15/+30
| | | | Submitted by: nectar
* Bye-bye g77. (use egcs-devel instead)obrien1999-05-211-2/+1
|
* Better support for local $CFLAGS.tg1999-05-1915-45/+45
|
* Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for theobrien1999-05-1972-522/+450
| | | | upcoming 1.2 release. Which, BTW, will be called GCC-2.95.
* Minor cleanup - remove Xlib dependency, as it's already there through tk.asami1999-05-131-3/+2
| | | | Submitted by: maintainer
* Depend on tk, not tcl (which is pulled in from tk anyway).asami1999-05-121-2/+2
|
* Fix ELF build. Change maintainer's mail address.asami1999-05-122-3/+23
| | | | Submitted by: maintainer, of course
* Remove missing file.asami1999-05-121-1/+0
|
* Don't write to ${PKGDIR}/PLIST.asami1999-05-111-7/+5
|
* Rename all pwrite()s to deal with this change:asami1999-05-111-0/+53
| | | | | | | | 1.24.2.1 Wed May 5 23:19:59 1999 UTC by dt Branch: RELENG_3 Diffs to 1.24 ; Diffs to 1.26 MFC: pread() and pwrite().
* Add a patch for 4.0current.vanilla1999-05-112-0/+40
|
* New port gnustep. GNUstep is a set of general-purpose Objective-C librariestg1999-05-1015-0/+3030
| | | | base on the OpenStep standard developed by NeXT (now Apple) Inc.
* Add '%D' so we get the whole path for the '@unexec rm's.steve1999-05-107-7/+14
| | | | | PR: 7848 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* This port needs X11 libs.steve1999-05-101-1/+3
| | | | | PR: 11522 Submitted by: maintainer
* Fix profiling on ELF systems.steve1999-05-102-6/+38
| | | | | PR: 11566 Submitted by: Ronald Kuehn <rk@ronald.org>
* Update 2.3 -> 2.4nectar1999-05-098-56/+16
|
* Fix MASTER_SITES:nectar1999-05-092-10/+6
| | | | | * alix.inria.fr has been inaccessible for a couple of weeks * path on ftp.cs.uni-magdeburg.de was wrong
* Use MLINKS and friends (rather than PLIST literals) to stipulate man pages & ↵cwt1999-05-072-406/+150
| | | | links
* Fix build breakage.jkoshy1999-05-061-1/+2
| | | | Detected by: PW's automated build tools.
* Don't try running mkLinks (since it doesn't do anything anyway)fenner1999-05-056-15/+927
| | | | Use MLINKS= to accomplish what mkLinks wanted to do.
* Fix the script that makes the long-name man page links, and add thefenner1999-05-052-1/+250
| | | | | | | | long-name man pages to PLIST. Note that instead of including a 54k patch, there's a post-patch: target in the Makefile that uses sed. PR: ports/9786 and ports/9787
* Yet more WWW: additionsmharo1999-05-0335-41/+48
|
* Use new set of diffs from author and make this compile on the Alpha.steve1999-05-033-3/+14
| | | | | PR: 11417 Inspired by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* Added otcl and jdk-tutorialtaoka1999-05-011-1/+3
|
* MIT Object Tcltaoka1999-05-015-0/+50
| | | | | PR: 11338 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu>
* Tcl 8.0.5. Fenner's MLINK PR TBA RSNcwt1999-05-014-23/+18
|
* Update to 990416 version.kris1999-04-303-35/+29
| | | | | | | | | | | | Some commentary from Mr. bwk: Mar 5, 1999: after hearing from yet another innocent victim, changed isnumber to is_number to avoid the problem caused by freeBSD gratuitously and incorrectly including the name isnumber in the standard header file ctype.h. Prompted by: bento
* activate SIODjkoshy1999-04-281-1/+2
|
* Scheme in one Day/Defun, a small footprint implementation of Scheme withjkoshy1999-04-288-0/+204
| | | | | | some database, unix programming and cgi scripting extensions. Requested by: Philippe Laliberte <arsphl@oeil.qc.ca> on -ports
* a Ruby interface to Tcl/Tk librariestaoka1999-04-279-0/+199
| | | | | PR: 10907 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
* add f2c & f77obrien1999-04-251-1/+3
|
* driver utility for f2c and gccobrien1999-04-255-0/+59
| | | | | PR: ports/11220 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* f2c FORTRAN "compiler" port'ified from src/contrib/obrien1999-04-256-0/+277
| | | | | PR: ports/11220 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* Unbreak for ELF.jkoshy1999-04-221-6/+2
|
* Add some master sites.nectar1999-04-221-3/+12
|
* Sync up with some diffs I sent to Cygnus.obrien1999-04-2254-270/+306
|
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...scrappy1999-04-2256-84/+84
|
* Remove ``NO_LATEST_LINK''nectar1999-04-2215-30/+15
| | | | Approved by: Maintainer <tg@FreeBSD.ORG>
* turnon egcs-develobrien1999-04-211-1/+2
|
* I give you the latest and greatest of the EGCS snapshot series.obrien1999-04-21252-2628/+9144
| | | | | | | | This is their bleeding edge offering. This will enable us to better track the direction EGCS is going for future upgrades of /usr/contrib/egcs/. Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and* a native Java compiler.
* Update from 2.0 to 2.2mharo1999-04-217-3781/+145
| | | | | | | | | | | | Note: Matt Dillon's 2xP3/450 w/512MB can build world over NFS faster than my k6-2 333 can compile this port. It was *NOT* fun to test this port. Maybe someone else (with a super fast computer) could make sure everything works. This port does pass the make install deinstall reinstall package deinstall test though so I assume everything is fine. PR: 11242 Submitted by: maintainer with fixes by me
* * Update python 1.5.1 -> 1.5.2nectar1999-04-2165-1317/+1628
| | | | * Remove python-beta
* Upgrade to 3.2.5.max1999-04-204-89/+109
| | | | | | PR: 10801 Submitted by: Dan Cross <tenser@hurricane.phys.psu.edu> Minor tweaks by: max
* Update to version 1.2.5.steve1999-04-199-144/+303
| | | | | PR: 10906 Submitted by: maintainer
* Fix the CPP_PREDEFINES so it properly gets the "global" definition too.obrien1999-04-182-2/+2
|
* Upgrade to v2.1.1jkoshy1999-04-134-14/+65
| | | | Ok'ed by: Maintainer.
* Mark this FORBIDDEN while DavidO works on an upgrade after a repo copy.asami1999-04-1318-18/+54
|
* Real URLs that reference directories end in '/'billf1999-04-092-4/+4
|
* Proper URLs that reference directories end in '/'billf1999-04-0923-46/+46
|
* Create lib/python1.5/site-packages directory on installation.nectar1999-04-0930-15/+60
|
* Upgrade to itcl 3.0.1jseger1999-04-068-619/+273
| | | | | Submitted by: Duncan Barclay <dmlb@ragnet.demon.co.uk> PR: ports/10960
* Add Central European Summer time zonejseger1999-04-041-0/+10
| | | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> PR: ports/9666
* Activate the pike port.steve1999-04-031-1/+2
|
* Import of pike version 0.6.110.steve1999-04-0330-0/+1990
| | | | | | | A dynamic programming language with a syntax similar to C++. PR: 9783 Submitted by: Vladimir N.Silyaev <vns@delta.odessa.ua>
* Worked better before.obrien1999-04-034-4/+4
|
* Switch over fully to "CONFIGURE_TARGET" and specify a unique one so I canobrien1999-03-312-21/+15
| | | | | tell if people built Gcc28 from the ports collection in a normal manner when I get bug reports.
* Add support for -fformat-extensions.obrien1999-03-314-6/+283
| | | | (kernel and world should now be buildable using gcc28)
* Use proper include directive.obrien1999-03-314-4/+4
|
* Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allowsobrien1999-03-316-0/+532
| | | | 2.x/3.x people to compile kernels and world with EGCS.
* Don't fetch alpha suppliment -- the bits are now part of the port.obrien1999-03-3020-80/+20
|
* Use FORBIDDEN to indicate that this port shouldn't be built under any (some)asami1999-03-297-14/+14
| | | | | circumstances. This is different from BROKEN, which merely means we think it is broken.
* portlintasami1999-03-281-2/+2
|
* Note that thread support works now.jdp1999-03-251-2/+1
|
* Update to version 2.02.steve1999-03-255-62/+102
| | | | | PR: 10718 Submitted by: Daniel Ortmann <ortmann@sparc.isl.net>
* Don't create empty ``PREFIX/info/dir''. It is already taken care of for us.obrien1999-03-2420-40/+20
|
* Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELFobrien1999-03-221-3/+8
| | | | | | case too. Submitted by: terry (Thanks to Amancio for identification)
* * Add support for ``-pthead''obrien1999-03-22123-640/+11681
| | | | | | | * Add Alpha support Obtained from: Alpha bits taken from Hidetoshi Shimokawa's <simokawa@FreeBSD.ORG> work
* Fix MASTER_SITES so that there are 2 good sites.chuckr1999-03-221-2/+3
| | | | Obtained from: Bill "distfiles" Fenner
* Update objc to version 2.2.15. Right now is does static libs only,chuckr1999-03-215-55/+171
| | | | | but I'm still working on it, and I think I'll get it to do shared libs soon.
* Reformat a URL so url.cgi doesn't puke on it.billf1999-03-211-1/+1
| | | | | PR: docs/10689 Submitted by: UEBAYASHI Masao <masao@nf.enveng.titech.ac.jp>
* Fix master site path.nectar1999-03-212-4/+4
|
* Add jdk-doc.asami1999-03-201-1/+2
|
* Upgrade to 1.1.2 release.obrien1999-03-17142-1478/+2456
|
* Fix the "switch" command so that one can switch between threads fromjdp1999-03-162-0/+40
| | | | the debugger.
* Update to version 3.29.steve1999-03-153-10/+8
| | | | | PR: 10409 Submitted by: Pedro F. Giffuni <pfgiffuni@bachue.usc.unale.edu.co>
* Update the wrapper for quotactl() to reflect a change in itsjdp1999-03-141-17/+34
| | | | | | prototype in 4.0-current on 5 March 1999. The value of __FreeBSD_version wasn't bumped until 13 March, so the port is broken for versions of -current between those dates.
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-1227-27/+91
|
* Activate some modules needed for zope (www.zope.com).tg1999-03-1115-45/+45
| | | | Submitted by: jkoshy
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-0826-28/+53
| | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :)
* Add "devel" to the CATEGORIES line.jdp1999-03-071-2/+2
|
* Upgrade 2.2 -> 2.3.nectar1999-03-0612-50/+96
| | | | Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de>
* Set 'USE_GMAKE', because it does.billf1999-03-031-1/+2
| | | | Yet another bug found by: Satoshi's errorlogs
* Enable the "m3gdb" port.jdp1999-03-011-1/+2
|
* Import the "m3gdb" port. It is a modified version of gdb-4.17 whichjdp1999-03-017-0/+199
| | | | | | supports debugging Modula-3 programs. Submitted by: Olaf Wagner <wagner@luthien.in-berlin.de>
* Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.obrien1999-02-2820-20/+160
| | | | Submitted by: dfr
* STL 3.0 rope fix.obrien1999-02-282-0/+24
| | | | Obtained from: aspell 0.27.1 port
* Upgrade to egcs-1.1.2 pre-release-2obrien1999-02-2840-240/+320
| | | | | (if you are an EGCS user, please test this port. I would like to get any feedback before the 1.1.2 release)
* Mark BROKEN. Distfile is missing.obrien1999-02-281-1/+3
|
* Upgrade to v47.4.1.jkoshy1999-02-2612-228/+908
| | | | | PR: ports/10236 Submitted by: Sebastian Strollo <seb@erix.ericsson.se>
* Unbreak for ELF. I didn't hear from the maintainer, but the fix is ajkoshy1999-02-231-4/+8
| | | | minor one (addition of LDFLAGS to CONFIGURE_ENV).
* Moving patch-ac to patch-ab, because patch-ab is where thenectar1999-02-232-0/+40
| | | | | real history can be found. I wasn't able to commit it properly earlier due to a bogon in the repository.
* Fix for building/packaging on FreeBSD 4.x.nectar1999-02-2332-135/+1779
|
* Distribution file pyth151.tgz checksum changed.nectar1999-02-2315-15/+15
|
* Update to version 1.2.2.steve1999-02-229-237/+240
| | | | | PR: 9941 Submitted by: maintainer
* Update to version 3.41.steve1999-02-226-129/+25
| | | | | PR: 10074 Submitted by: maintainer
* back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ↵thepish1999-02-1830-60/+645
| | | | ports/lang/python-beta
* upgrade to 1.5.2b1 (fixes build problem along the way)thepish1999-02-1632-700/+75
|
* This port requires Xlib.asami1999-02-131-1/+2
|
* Correct md5 check sumflathill1999-02-131-1/+1
|
* Mark BROKEN for ELF.jseger1999-02-123-3/+9
|
* * clean up verbosity of Makefileobrien1999-02-1020-180/+80
| | | | * now GNUHOST is i386-unknown-freebsd{OS_VER} vs. i386-unknown-freebsd
* GNUHOST is now "i386-unknown-freebsd4.0" for the ELF case, andobrien1999-02-101-3/+3
| | | | "i386-unknown-freebsdaout3.0" for the a.out case.
* GNUHOST is now "i386-unknown-freebsd3" for ELF machines andobrien1999-02-105-14/+96
| | | | "i386-unknown-freebsdaout3" for a.out machines.
* GNUHOST is now "i386-unknown-freebsd" for an ELF machine, andobrien1999-02-10102-326/+1566
| | | | "i386-unknown-freebsdaout" for an a.out machine.
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-0321-126/+44
| | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
* Correct stale patch.jkoshy1999-02-022-16/+16
| | | | Found by: asami@freebsd.org
* Forced commit to record unbreaking for ELF.jkoshy1999-02-022-2/+2
|
* Add patch for ELF support.jkoshy1999-02-022-0/+30
|
* Unbreak for ELF.jkoshy1999-02-024-6/+30
|
* New checksum.asami1999-01-291-1/+1
| | | | Submitted by: maintainer
* Instead of trying to auto-detect whether X11 is installed, requirejdp1999-01-284-29/+40
| | | | | the user to define NO_X11 if it is not. The auto-detection scheme caused problems for Satoshi's port building system.
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-279-9/+18
|
* Remove the tcl.h symlink too on deinstall.steve1999-01-263-0/+3
|
* Sub directory of MASTER_SITES has been moved.kuriyama1999-01-251-1/+2
| | | | | PR: ports/9644 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
* Sub directory of MASTER_SITES has been moved.kuriyama1999-01-251-1/+2
| | | | | PR: ports/9643 Submitted by: Don Croyleo <croyle@gelemna.ft-wayne.in.us>
* COMMENT should be a one-liner.asami1999-01-251-11/+1
|
* Typo (tck81-thread -> tcl81-thread).asami1999-01-251-2/+2
|
* Add option for linking with pthreads library.rnordier1999-01-242-0/+11
| | | | | Submitted by : Brian Cully <shmit@rcn.com> but with revisions PR : 8389
* Allow '$' in labels as our offical compiler does.obrien1999-01-2340-200/+720
| | | | | Reviewed by: jdp Submitted by: Keith Walker <kew@timesink.spk.wa.us>
* Add tcl81-threadejc1999-01-221-1/+2
|
* threaded version of tcl81ejc1999-01-228-0/+435
|
* Activate the mawk port.steve1999-01-181-1/+2
|
* Initial import of mawk version 1.3.3.steve1999-01-185-0/+36
| | | | | | | An implementation of the new/posix awk. PR: 9476 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Fix an FPE error.steve1999-01-184-41/+18
| | | | | PR: 9492 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Update tcl81 to beta 1ejc1999-01-1715-162/+174
|
* Change maitainer's email address,vanilla1999-01-133-8/+8
| | | | and BROKEN some gnome ports until I upgrade it.
* DEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too.obrien1999-01-121-3/+14
|
* Rewrite p5- module's PLIST for alpha.simokawa1999-01-112-15/+15
| | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami
* Checksum of diffs changed.steve1999-01-111-1/+1
| | | | | PR: 9368 Submitted by: maintainer
* Remove five broken MASTER_SITES which can't deliver the distfiles as onenectar1999-01-072-14/+4
| | | | | | tarball. That leaves us with two sites. Noticed by: Fenner's ports survey
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.simokawa1999-01-071-1/+2
|
* Add python-beta.asami1999-01-071-1/+2
|
* Add USE_XLIB.asami1998-12-283-3/+6
|
* Fix as BROKEN. Add MASTER_SITESflathill1998-12-282-8/+6
|
* Wasn't in the main dir when I commited this the first time.obrien1998-12-2740-40/+200
| | | | Noticed by: jdp
* BROKEN='single fetch site, which is currently behind a routing loop'obrien1998-12-272-2/+6
| | | | Commited with single MASTER_SITE by: flathill
* Build and install crtbegin.o crtbeginS.o crtend.o crtendS.o for the ELF case.obrien1998-12-2620-0/+200
| | | | | | | This should fix some of the problems with exceptions under ELF. PR: ports/9089 Submitted by: jdp via Robert Schulhof <rrs@LMI.Net>
* Activate lang/erlangflathill1998-12-251-1/+2
|
* PR: ports/9054flathill1998-12-2512-0/+870
| | | | | Submitted by: Ruslan@Shevchenko.Kiev.UA modern programming language from Ericsson labs
* Assume role of maintainer. By request of: maintainer.cwt1998-12-241-2/+2
|
* The squeak port has moved to squeak1.steve1998-12-231-2/+2
| | | | Thanks to: Satoshi Asami for the repo copy. :)
* Update to version 1.31.steve1998-12-235-39/+83
| | | | | PR: 9159 Submitted by: maintainer
* Mark BROKEN, repo copied.asami1998-12-231-1/+3
|
* Add USE_XLIB.asami1998-12-222-2/+4
|
* Add USE_XLIB.asami1998-12-221-1/+2
|
* Activate lange/icijseger1998-12-201-1/+2
|
* Import of ici v2.0.3.jseger1998-12-205-0/+31
| | | | | | | | | | | This is Tim Long's ICI language interpreter. ICI is a dynamic interpretive language with control flow structures and expression syntax derived from C. ICI offers useful inbuilt data types, automatic memory management (garbage collection), error handling and other handy features. ICI is in the public domain, there is no copyright on it. PR: ports/5653 Submitted by: andy@research.canon.com.au
* Cause tcl "info sharedlibextension" command to correctly returncwt1998-12-191-0/+1
| | | | | ".so". Submitted by: "Louis A. Mamakos" <louie@TransSys.COM>
* Tcl v8.0.4cwt1998-12-195-26/+29
|
* mit-scheme needs XLIB.asami1998-12-181-1/+3
|
* Since Mr. O'Brien is so modest, I'm going to add his pgcc port here.asami1998-12-171-1/+2
|
* get this rightobrien1998-12-141-2/+2
|
* Yuck, this thing BUILD_DEPENDS on autoconf.obrien1998-12-141-6/+7
| | | | Noticed by: Maxim Sobolev <max@vega.pfts.com>
* PGCC, the Pentium optimizing version of GCC is back.....obrien1998-12-1312-0/+584
| | | | It is now based on EGCS.
* Use PKG* variables instead of adding extra files to PKG_ARGS.asami1998-12-137-40/+43
|
* Upgrade to 0.18.mph1998-12-125-19/+37
| | | | Provoked by: Bill Fenner's distfile survey
* Activate the jikes port.steve1998-12-111-1/+2
|
* Add more MASTER_SITES.vanilla1998-12-111-7/+6
| | | | | PR: ports/9037 Submitted by: josh@quick.net
* Use the bzip2 version of the distfile. It saves almost 3meg.obrien1998-12-0540-100/+220
|
* EGCS 1.1.1 *Release* is out.obrien1998-12-0540-220/+260
|
* Fix configure scripts to it correctly detects an ELF system w/o having toobrien1998-12-042-0/+30
| | | | | | be forced. Submitted by: Niall Smart <nialls@euristix.ie> (w/changes by me)
* Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formedobrien1998-12-0420-60/+60
| | | | GNU description string.
* Add ":install" at end of DEPENDS line -- it's the default, but justasami1998-12-041-2/+2
| | | | to make it clear.
* Update squeak to version 2.2.nectar1998-12-0311-97/+134
|
* Mark this broken while nectar works on upgrade after repo copy.asami1998-12-032-2/+4
|
* More MASTER_SITEScracauer1998-12-032-17/+12
| | | | | | Compacting DESCR Yes, I still plan to ELFify this one...
* More MASTER_SITEScracauer1998-12-031-2/+3
| | | | Make portlint happy
* "upgrade" to EGCS egcs-1.1.1-prerelease-3.obrien1998-12-0260-300/+220
| | | | | | Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs. the snapshot this is replacing (egcs rev 2.92.x). However people have reported less problems with 1.1.1-prerel than the current snapshots.
* Make sure PLIST is correct whether you have source or not. Add copyrightasami1998-12-0230-45/+135
| | | | | | file. Add "|| true" to end of != grep command line to avoid warnings. Submitted by: tg
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-016-6/+18
| | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
* A few more USE_XLIBs.asami1998-11-281-1/+2
|
* More USE_XLIBs.asami1998-11-281-1/+2
|
* A few more USE_XLIBs.asami1998-11-283-3/+6
|
* Create ${PREFIX}/bin before cat'ing a file into it.asami1998-11-284-0/+4
|