summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Use the PLIST_SUB capabilities of bsd.port.mk to substitute OSREL inSteve Price1999-07-042-159/+158
| | | | | | | pkg/PLIST. Also mark this for i386 only. Notes: svn path=/head/; revision=20006
* Remove the two "priming" MASTER_SITEs now that ftp.freebsd.org hasSheldon Hearn1999-07-011-4/+2
| | | | | | | Daniel Eischen's boot-strapping package. Notes: svn path=/head/; revision=19945
* Define "OBSTACK_CHUNK_SIZE" as getpagesize().David E. O'Brien1999-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 Notes: svn path=/head/; revision=19867
* Cleanup the FREEBSD_NATIVE stuff, which we don't use anymore in this context.David E. O'Brien1999-06-282-74/+0
| | | | Notes: svn path=/head/; revision=19866
* New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles.Bill Fumerola1999-06-281-12/+1
| | | | Notes: svn path=/head/; revision=19851
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-263-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 Notes: svn path=/head/; revision=19804
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-2678-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 Notes: svn path=/head/; revision=19803
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-263-3/+3
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Upgrade to the 19990623 GCC 2.95 pre-release snapshot.David E. O'Brien1999-06-2454-810/+306
| | | | Notes: svn path=/head/; revision=19752
* Update 3.10p -> 3.11p:Sheldon Hearn1999-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> Notes: svn path=/head/; revision=19746
* Activate jsdk.Jun Kuriyama1999-06-231-1/+2
| | | | Notes: svn path=/head/; revision=19720
* Change all permutations in capitalization of "asami@freebsd.org" toSatoshi Asami1999-06-211-2/+2
| | | | | | | "asami@FreeBSD.org". Notes: svn path=/head/; revision=19609
* Update to the 19990616 GCC 2.95-prerelease.David E. O'Brien1999-06-2154-1422/+828
| | | | Notes: svn path=/head/; revision=19607
* Update 3.3 -> 4.6 and add a master site. Patches differ slightly fromSheldon Hearn1999-06-214-34/+480
| | | | | | | | | | those submitted. PR: 10699 Submitted by: Jose Marques <jose@nobody.org> Notes: svn path=/head/; revision=19603
* Upgrade to tcl and tk 8.1.Justin M. Seger1999-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> Notes: svn path=/head/; revision=19591
* Link some modules against libmytinfo to pick up a working tputs().Thomas Gellekum1999-06-1815-30/+30
| | | | | | | Noticed by: Klaus-Jürgen Wolf <kjwolf@online.de> Notes: svn path=/head/; revision=19544
* Update to the 1999-06-08 (gcc 2.95 prerelease).David E. O'Brien1999-06-15108-2124/+1476
| | | | Notes: svn path=/head/; revision=19484
* Add the intel2gas port.Steve Price1999-06-111-1/+2
| | | | Notes: svn path=/head/; revision=19417
* Initial import of intel2gas version 1.2.Steve Price1999-06-119-0/+317
| | | | | | | | | | Converts Intel assembly language (nasm) to AT&T syntax (gas). PR: 11672 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> Notes: svn path=/head/; revision=19416
* Activate the shujit port.Steve Price1999-06-101-1/+2
| | | | Notes: svn path=/head/; revision=19411
* Fix for alpha.Hidetoshi Shimokawa1999-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 Notes: svn path=/head/; revision=19406
* Turn on the tya port.Steve Price1999-06-101-1/+2
| | | | Notes: svn path=/head/; revision=19398
* Register the jfc port it it's new home.Steve Price1999-06-101-1/+2
| | | | Notes: svn path=/head/; revision=19390
* Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha.Hidetoshi Shimokawa1999-06-072-7/+7
| | | | Notes: svn path=/head/; revision=19289
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-0554-159/+47
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Activate python-doc-*.Thomas Gellekum1999-06-021-1/+6
| | | | Notes: svn path=/head/; revision=19185
* Documentation for the Python language in PS format for letter paper.Thomas Gellekum1999-06-021-0/+12
| | | | Notes: svn path=/head/; revision=19184
* Documentation for the Python language in PS format for A4 paper.Thomas Gellekum1999-06-021-0/+12
| | | | Notes: svn path=/head/; revision=19183
* Documentation for the Python language on PDF format for letter paper.Thomas Gellekum1999-06-021-0/+12
| | | | Notes: svn path=/head/; revision=19182
* Documentation for the Python language in PDF format and for A4 paper.Thomas Gellekum1999-06-021-0/+12
| | | | Notes: svn path=/head/; revision=19181
* New port python-doc-html. As the name suggests: documentation forThomas Gellekum1999-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. Notes: svn path=/head/; revision=19180
* Anyone up for a little ocaml on their Alpha box?Steve Price1999-05-311-1/+5
| | | | Notes: svn path=/head/; revision=19146
* Mark broken for -current boxes with egcs.Steve Price1999-05-311-2/+7
| | | | Notes: svn path=/head/; revision=19134
* Mark broken for Alpha because of bus errors from unaligned accesses.Steve Price1999-05-311-1/+5
| | | | Notes: svn path=/head/; revision=19132
* Upgrade to 19990524 gcc-2.95 prerelease.David E. O'Brien1999-05-2654-342/+306
| | | | Notes: svn path=/head/; revision=19010
* New port py-mxTextTools, some tools for fast text processing in Python.Thomas Gellekum1999-05-266-0/+95
| | | | Notes: svn path=/head/; revision=19008
* Don't unintentionally overwrite an existing tclsh/wish.Tim Vanderhoek1999-05-264-16/+16
| | | | | | | Reported-By: Mikhail Teterin <mi@kot.ne.mediaone.net> Notes: svn path=/head/; revision=19000
* <mumble> <mumble>Tim Vanderhoek1999-05-252-150/+405
| | | | | | | PR: ports/9787 Notes: svn path=/head/; revision=18990
* Fix "EGCS_REV".David E. O'Brien1999-05-2418-36/+108
| | | | Notes: svn path=/head/; revision=18979
* Upgrade to version 1.1.3, and sync with changes to the egcs port.David E. O'Brien1999-05-2415-78/+808
| | | | Notes: svn path=/head/; revision=18978
* Enable the parser module.Thomas Gellekum1999-05-2130-15/+30
| | | | | | | Submitted by: nectar Notes: svn path=/head/; revision=18916
* Bye-bye g77. (use egcs-devel instead)David E. O'Brien1999-05-201-2/+1
| | | | Notes: svn path=/head/; revision=18911
* Better support for local $CFLAGS.Thomas Gellekum1999-05-1915-45/+45
| | | | Notes: svn path=/head/; revision=18879
* Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for theDavid E. O'Brien1999-05-1872-522/+450
| | | | | | | upcoming 1.2 release. Which, BTW, will be called GCC-2.95. Notes: svn path=/head/; revision=18874
* Minor cleanup - remove Xlib dependency, as it's already there through tk.Satoshi Asami1999-05-121-3/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=18818
* Depend on tk, not tcl (which is pulled in from tk anyway).Satoshi Asami1999-05-121-2/+2
| | | | Notes: svn path=/head/; revision=18806
* Fix ELF build. Change maintainer's mail address.Satoshi Asami1999-05-122-3/+23
| | | | | | | Submitted by: maintainer, of course Notes: svn path=/head/; revision=18794
* Remove missing file.Satoshi Asami1999-05-121-1/+0
| | | | Notes: svn path=/head/; revision=18793
* Don't write to ${PKGDIR}/PLIST.Satoshi Asami1999-05-111-7/+5
| | | | Notes: svn path=/head/; revision=18788