aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update ruby-devel to the latest snapshot, which now enters upon theknu2001-06-016-8/+10
| | | | 1.7.1 phase.
* Update lang/ruby to 1.6.4-preview5.knu2001-06-014-8/+6
|
* Use proper POSIX syntax for `chown'.obrien2001-06-014-7/+7
|
* Replace last remnants of "nonexistent", "/nonexistent" etc. withade2001-06-011-1/+1
| | | | ${NONEXISTENT} as per bsd.port.mk
* add awkaijliao2001-06-016-0/+43
| | | | Converts the AWK script to C, then compiles it
* Upgrade to 0.53patrick2001-05-313-12/+9
|
* Update to version 3.3.1kevlo2001-05-303-15/+29
| | | | | PR: 27764 Submitted by: MAINTAINER
* It's not my day... Fix typo and unbreak.knu2001-05-304-4/+4
|
* Forgot to bump PORTREVISION's in the previous commit.knu2001-05-304-0/+4
| | | | | | Note that you'll have to rebuild all the installed ruby modules if you upgrade. To do it, just install the latest portupgrade and hit `portupgrade -rfcC ruby'.
* As some people including me are seeing reproduceable coredump,knu2001-05-304-0/+16
| | | | | | | | temporarily stop linking ruby with libc_r. This will break such extension modules as ruby-qt, but we have to investigate the annoying problems we are seeing, present in both ruby and our libc_r. Once suggested by: green
* There is no longer any reason to mark this port MANUAL_PACKAGE_BUILD:kris2001-05-291-1/+0
| | | | | bento builds packages in clean chroots, and anyway the original problem no longer occurs.
* Fix the temporary file handling in igawk. As far as I can tell, wekris2001-05-291-0/+163
| | | | | | | | don't install this, therefore no PORTREVISION bump is needed. But I'm fixing it anyway in case someone changes this port to install it in the future (perhaps as a result of this commit :-) Submitted by: solar@openwall.com
* Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks.fenner2001-05-292-2/+2
|
* Update to a new version (0.30.97) and clean up pkg-plistpatrick2001-05-286-176/+176
|
* Update port to version 1.2.0.olgeni2001-05-288-2580/+25
| | | | | | | Patches are no longer needed, and part of pkg-plist is automatically generated (code "borrowed" from O'Brien's vim5 port :). I also moved the xemacs21 dependency to emacs20.
* Remove 755 ${WRKSRC}/test script to prevent user from footshooting if for somesobomax2001-05-282-0/+6
| | | | | strange reason he/she has `./' before `/bin' in his/her PATH. Surprisingly, there are *many* such users.
* upgrade to 0.3.2ijliao2001-05-283-7/+7
|
* add missing @dirrmijliao2001-05-281-0/+1
| | | | | PR: 27448 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Add @dirrm for "share/modula-3". There are still many more of themjdp2001-05-272-0/+2
| | | | | | | missing from this port. PR: ports/27449 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update lang/ruby to 1.6.4-preview4.knu2001-05-266-10/+8
| | | | Update lang-ruby-devel to the latest development snapshot.
* Prepare a distribution patch and unbreak.knu2001-05-254-4/+2
|
* Temporarily mark as broken. The 1.6.4-preview3 tarball is missingknu2001-05-252-0/+4
| | | | | some library and document files. I'll unbreak when the new tarball is ready. Sorry for inconvenience.
* Update lang/ruby to 1.6.4-preview3.knu2001-05-242-4/+2
|
* Chase distfiles.dirk2001-05-246-33/+362
| | | | PR: ports/27561
* Drop maintainership.olgeni2001-05-231-1/+1
|
* Add dirrmobrien2001-05-231-0/+2
| | | | | PR: 27558 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* upgrade to 2.03ijliao2001-05-202-3/+4
| | | | | PR: 27413 Submitted by: maintainer
* upgrade to 2.25.1ijliao2001-05-205-42/+46
| | | | | PR: 27373 Submitted by: maintainer
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-1810-4/+60
| | | | | | | | Remove shells/ruby-shell as it is now part of the standard distribution. (in both Ruby 1.6.4 and 1.7.0) Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the standard distribution now.
* Fix PLIST for Python-2.1 docs.tg2001-05-162-1/+423
|
* Added WWW URL.jeh2001-05-146-3/+3
| | | | | | | Minor portlint cleanup in Makefile PR: 27304 Submitted by: Richard Kiss <kiss@kalamalka.gizzywump.com> MAINTAINER
* Install elisp files under ${RUBY_ELISPDIR} rather thanknu2001-05-122-10/+11
| | | | ${RUBY_EXAMPLESDIR}/elisp.
* Update lang/ruby to 1.6.4.p2.2001.05.12.knu2001-05-1212-22/+36
| | | | Update lang/ruby-devel to 1.7.0-a2001.05.12.
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-123-3/+3
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* - Fix creation of tmpfiles, previous version cause tcl to fail.dinoex2001-05-114-14/+10
| | | | | PR: roam@FreeBSD.org Submitted by: Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org
* s/python1.5/%%PYTHON_VERSION%%/gtg2001-05-103-1215/+1215
|
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-0810-16/+10
|
* - patch to use mkstemp instead of tmpnamdinoex2001-05-084-0/+36
| | | | Submitted by: mi@aldan.algebra.com (Mikhail Teterin)
* Upgrade to version 3.2.1kevlo2001-05-073-15/+21
| | | | | PR: 27175 Submitted by: MAINTAINER
* Use USE_PYTHON.tg2001-05-071-0/+4
|
* Update MASTER_SITES.tg2001-05-071-1/+1
| | | | Submitted by: olgeni
* <expletive>tg2001-05-071-2/+3
| | | | | | | Un-break `make install'. PR: 27164 Submitted by: Patrick Li <pat@databits.net>
* Let irb16 properly run on ruby16 and irb17 on ruby17.knu2001-05-074-28/+64
|
* Support installing multiple versions of ruby_s. (You'll have ruby16_sknu2001-05-072-6/+8
| | | | and ruby17_s, and ruby_s as a symlink to either)
* Add lang/ruby-devel, the development version of Ruby. (1.7)knu2001-05-0613-0/+701
|
* Install "irb" as "irb16" and make "irb" a symlink to it.knu2001-05-064-6/+34
|
* Emacs lisp modules have been moved to lang/ruby-mode.el.knu2001-05-066-90/+22
|
* Separate Emacs lisp modules from lang/ruby as lang/ruby-mode.el.knu2001-05-066-0/+73
|
* Update lang/ruby to the latest snapshot of the stable branch.knu2001-05-066-6/+4
| | | | | | Rename RUBY_SNAPSHOTVERSION to RUBY_PATCHLEVEL. Prepare for the development branch. (1.7.x)
* Update to pgcc 2.95.2.1.obrien2001-05-062-13/+7
|
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeade2001-05-054-8/+24
| | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword.
* Various patches (mainly shared library revision changes) for thoseade2001-05-051-6/+4
| | | | ports that depend on GNOME and need to change for 1.4
* Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.obrien2001-05-0454-252/+522
| | | | [and a sad day in history]
* Update nqc port to version 2.3r1.kbyanc2001-05-043-12/+17
| | | | | PR: 26923 (with slight modifications) Submitted by: "Stephen J. Roznowski" <sjr@home.com>
* Minor cleanup.tg2001-05-031-9/+7
|
* Upgrade to 2.0.1.tg2001-05-033-2/+8
|
* Add checksums for Python-2.1 docs.tg2001-05-031-0/+5
|
* Put docs into versioned directories.tg2001-05-026-919/+919
|
* Put examples into versioned directory to avoid clashes.tg2001-05-022-313/+313
|
* Point MASTERDIR to lang/python20.tg2001-05-021-1/+1
|
* Add NO_LATEST_LINK.tg2001-05-021-0/+1
|
* Activate python20. This port is needed until stackless-python has beentg2001-05-021-0/+1
| | | | upgraded to work with python-2.1.
* Upgrade to 2.1.tg2001-05-02144-14028/+10512
|
* Update to the latest snapshot of the ruby_1_6 branch.knu2001-05-026-8/+44
| | | | | | | | | - irb 0.7.3 & irb-tools 0.7.1 merged - numerous bugs fixed, including gdbm/dbm memory leakage Strip the binary only when ${STRIP} == -s. La la, still waiting for the 1.6.4 release, la la...
* Small bug fix for the Makefilemharo2001-05-012-2/+2
| | | | | PR: 26673 Submitted by: maintainer
* Use [s]random() rather than [s]rand().obrien2001-05-011-0/+21
| | | | Submitted by: kris
* Default to -O, not -O2.obrien2001-05-011-1/+1
|
* Use random()/srandom() for better PRNG properties than rand()/srand().kris2001-04-306-0/+63
| | | | | | Bump PORTREVISION. Approved by: maintainer
* Don't hard-code -O2; inherit default CC and CFLAGS from <sys.mk>kris2001-04-303-15/+9
|
* add yapijliao2001-04-296-0/+295
| | | | A high-performance Prolog compiler
* Add upcoming french/php_doc and german/php_doc to SLAVEDIRS.dirk2001-04-291-1/+2
|
* Tell users about setting PHP_LANG.dirk2001-04-291-0/+11
|
* Add a missing file.patrick2001-04-291-0/+1
|
* Switch.pm provides the syntax and semantics for an explicit casejoe2001-04-286-0/+41
| | | | | | | | | | mechanism for Perl. The syntax is minimal, introducing only the keywords switch and case and conforming to the general pattern of existing Perl control structures. The semantics are particularly rich, allowing any one (or more) of nearly 30 forms of matching to be used when comparing a switch value with its various cases. PR: ports/26875
* Update to 0.30.95patrick2001-04-286-20/+154
|
* add diveintopythonijliao2001-04-286-0/+178
| | | | | | | A free Python tutorial book that is "not For Dummies(tm)" PR: 26697 Submitted by: Johann Visagie <johann@egenetics.com>
* Upgrade to 0.52patrick2001-04-273-3/+10
|
* Fix building on -current.tg2001-04-2613-0/+494
| | | | | PR: 26778 Obtained from: Python CVS
* Add missing files.knu2001-04-252-0/+6
| | | | Submitted by: asami
* PHP documentation in HTML.dirk2001-04-259-0/+7845
| | | | Done with lots of help from: roam
* Update MASTER_SITESkevlo2001-04-242-2/+2
| | | | | PR: 26738 Submitted by: Christopher Elkins <chrise@scardini.com>
* Update to the latest snapshot of the ruby_1_6 branch.knu2001-04-242-2/+2
| | | | | | Set --with-opt-dir="${X11BASE}" instead of --with-opt-dir="${LOCALBASE}". ${LOCALBASE}/{include,lib} is included in the CPPFLAGS and LIBS by default anyway.
* Updating to version 0.30.93patrick2001-04-238-50/+6
|
* NOPORTDOCS isn't used in the master ports any longer.dirk2001-04-234-4/+0
|
* upgrade to 0.7.3ijliao2001-04-224-4/+4
|
* Update to version 0.51patrick2001-04-212-2/+2
|
* Apply one more latest fix.knu2001-04-192-2/+2
|
* Update to 1.6.4 preview2 + a tiny hotfix.knu2001-04-184-10/+6
|
* Fix distfiles' names.roam2001-04-174-16/+16
| | | | | PR: 26458 Submitted by: maintainer
* Add one missing manpage.demon2001-04-172-2/+2
|
* DEFAULT_VTABLE_THUNKS got set back to `1' from `2' in 2.95.3.obrien2001-04-171-2/+14
| | | | | Just forget about VTABLE THUNKS and use the C++ ABI the base 2.95 G++ uses since there is no advantage the other way.
* add nickleijliao2001-04-176-0/+38
| | | | | | | A desk calculator language PR: 26632 Submitted by: Christopher Elkins <chrise@scardini.com>
* Upgrade to 1.11.vanilla2001-04-173-5/+6
|
* - Support CXX/CXXFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properlyijliao2001-04-146-20/+78
| | | | | | | | - Fix pkg-plist - Strip binaries PR: 26554 Submitted by: tkato@prontomail.ne.jp
* Update tcl/tk to 8.3.3dinoex2001-04-148-42/+44
| | | | | | - Changes in installion of includes, so it keep compaible to previous patchlevel - took maintainership
* Goodbye, Ruby 1.4.knu2001-04-141-3/+0
|
* Retire Ruby 1.4. Use 1.6 instead, now the migration period is over.knu2001-04-1419-562/+0
| | | | Approved by: yasuf@bsdclub.org (MAINTAINER)
* Update to the latest snapshot plus a fix against malloc race issue.knu2001-04-134-6/+12
| | | | | | | (1.6.4.p1.2001.04.11) This does not build on the very latest CURRENT due to the newly updated libreadline, but the problem will soon be fixed.
* Update to 0.13.6.sobomax2001-04-126-4/+6
|
* Remove extras.knu2001-04-112-4/+0
| | | | Submitted by: bento
* upgrade to 0.3.1ijliao2001-04-113-8/+8
| | | | add GUI support
* Update for Perl 5.6.1.markm2001-04-1149-1813/+2443
| | | | | | | As before, this is a "guru only" port. If you know what you are doing, go ahead and use it. If not - HANDS OFF! Perl 5.6.1 will be committed to "base" FreeBSD in a week or 2.
* Update to version 5d4lioux2001-04-113-6/+8
| | | | | PR: 26485 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 1.6.4-preview1.knu2001-04-104-14/+8
| | | | Make bsd.ruby.mk easily handle preview releases.
* Update to 6.10.2. Nuke bad @cwd directive.will2001-04-083-4/+7
| | | | | PR: 26413 Submitted by: maintainer
* Fix fennerism.ben2001-04-083-6/+6
|
* Add jython 2.0, an implementation of Python Interpreter with Purewill2001-04-076-0/+717
| | | | | | | Java. PR: 26302 Submitted by: Hye-Shik Chang <perky@python.or.kr>
* Modify ri.el and define an access key `Q' that does kill-buffer &knu2001-04-072-18/+37
| | | | | delete-window at once for convenience. The patch is already submitted to the author.
* Update devel/commoncpp to 1.4.1mharo2001-04-063-9/+64
| | | | | | | Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer
* Update maintainer's email addresskevlo2001-04-051-2/+2
| | | | | PR: 26355 Submitted by: MAINTAINER
* Add ruby-ri, Ruby Interactive reference with command line and Emacsknu2001-04-0510-0/+230
| | | | interfaces.
* update lang/starlogo to 1.2mharo2001-04-053-581/+672
| | | | | PR: 26354 Submitted by: Jose Marques <jose@jmcm.org>
* Sync with lang/python15.sumikawa2001-04-041-18/+29
| | | | Submitted by: knu
* Easier to read patchmharo2001-04-031-33/+19
|
* fix so (socket-server) of clisp does creates a socketmharo2001-04-031-0/+33
| | | | | PR: 20793 Submitted by: Serguei Soltan <ssoltan@usa.net>
* add mdkijliao2001-04-026-0/+67
| | | | MIX Development Kit offers an emulation of MIX and MIXAL
* Do a ${MV} with -f so that the installation process won't stop and askknu2001-04-022-2/+2
| | | | | | | | a question when some version of ruby is already installed. This is useful when you want to automatically upgrade the port using portupgrade. :) Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Do not link libc_r when it is unnecessary.knu2001-04-022-0/+2
|
* Update to the latest snapshot of the stable branch, plus a workaroundknu2001-04-024-4/+8
| | | | | | | for the longstanding libc vs. libc_r issue. This should hopefully fix all the ruby extensions such as Ruby/Qt2GL, Ruby/Python and Ruby/SDL for both 4-STABLE and 5-CURRENT. :)
* Does not support 64-bit platforms.obrien2001-03-311-1/+3
|
* Don't force -O2.obrien2001-03-312-42/+19
|
* Spell __i386__ and __alpha__ correctly.obrien2001-03-311-4/+4
|
* Spell __i386__ correctly. Add FreeBSD/AXP support.obrien2001-03-311-0/+16
|
* Don't force -O2 -g; obey user's CFLAGS!obrien2001-03-311-0/+7
|
* Add the C++ compiler.obrien2001-03-311-0/+2
|
* Maintainer corrected the patch (include/python.h -> include/Python.h).sobomax2001-03-303-4/+3
| | | | Submitted by: maintainer
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-3015-30/+30
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Add stackless_python 2.0, a Python implementation that does not usesobomax2001-03-297-0/+50
| | | | | | | the C stack. PR: 29196 Submitted by: Hye-Shik Chang <perky@python.or.kr>
* Build and use libpython without threads support and make this workknu2001-03-292-39/+33
| | | | fine on both 4-STABLE and 5-CURRENT.
* Allow MAINTAINER to be redefined in a slave port.sobomax2001-03-2913-13/+13
|
* Update to the latest snapshot of the stable branch.knu2001-03-284-2/+6
| | | | Yes, 1.6.4 release will be released soon before 4.3-RELEASE.
* - Update to 2d1nakai2001-03-284-47/+13
| | | | - independent from scheme48
* remove squeak1, distfile is no longer available.sf2001-03-287-107/+0
| | | | | | | There is successor of this port, squeak2. PR: 26147 Submitted by: maintainer
* Add MASTER_SITE_LOCAL to the master sites, as bento seems to havetg2001-03-261-1/+3
| | | | problems fetching the distfile.
* Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.obrien2001-03-2436-108/+108
| | | | [a nice friend's b-day at that :-)]
* I'll maintain this port.olgeni2001-03-231-1/+1
|
* o Make it CFLAGS safelioux2001-03-232-37/+82
| | | | | | | | | o Fix info installation o Fix PLIST PR: 25841 Submitted by: MAINTAINER Spotted by: bento
* Update to version 1.95.4jeh2001-03-232-4/+3
| | | | | PR: 25998 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE whomarkm2001-03-2249-4095/+6111
| | | | | | | | | | | | | really want it. This is still marked FORBIDDEN as there may be all sorts of horrible incompatabilities with the perl5 in "base", but folks who are willing to override this and experiment are welcome. Consider this to be only partially supported. I'll happily commit patches and fixes, but I don't want to answer too many questions. Sorry!
* Add py-mx-base (after repo-copy from textproc/py-mxTextTools). py-mx-basetg2001-03-228-84/+410
| | | | | | | | bundles and replaces the old mx extensions for python. I'll remove the old ports (devel/py-mx{DateTime,Proxy,Stack,Tools}, textproc/py-mxTextTools) after a short grace period to allow for testing the new stuff.
* Update port to version 7.5.16.olgeni2001-03-223-10/+9
| | | | | Avoid fetch problems when DISTFILE gets moved to the OLD subdirectory on MASTER_SITE (thanks to Peter Pentchev!).
* mit-scheme has been updated, and DISTFILE moved to the OLD subdirectory.olgeni2001-03-221-1/+1
| | | | Change MASTER_SITES as a quick fix, pending a full port upgrade.
* - Fix MASTER_SITE (missing slash)dinoex2001-03-221-1/+1
|
* Update to the latest stable snapshot. A couple of significantknu2001-03-214-6/+8
| | | | bugfixes have been made since the 1.6.3 release. C'est la vie. ;)
* Bump revision.obrien2001-03-211-1/+1
|
* Sync with RELENG_4's sys/alpha/include/ansi.hobrien2001-03-211-7/+6
|
* Format changes to reduce diff from the FreeBSD/AXP source.obrien2001-03-211-11/+16
|
* Use `cpio' over `tar' in order to force ownership to a sane value.obrien2001-03-212-192/+60
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> Dynamically generate the PLIST so I don't have to do the version chase on every update.
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".obrien2001-03-211-1/+1
|
* mkdir a dir to do a clean install of freebsd 4.2nakai2001-03-201-0/+2
| | | | | PR: ports/24862 Submitted by: Daniel Hemmerich <dan@spot.org>
* Deletion of patches didn't make it.dinoex2001-03-204-43/+0
| | | | | | | Thanks to Stephane.Legrand@bigfoot.com for reporting it. PR: 25816 Submitted by: patrick@watson.org
* Fix plist. ;*)knu2001-03-192-6/+0
| | | | Submitted by: roberto
* Alter the build process for the standard libraries of Ruby.knu2001-03-193-15/+22
|
* Update to 1.6.3 release.knu2001-03-194-10/+8
|
* Remove RUBY_DOCDIR if empty.knu2001-03-191-0/+1
| | | | Submitted by: bento
* Update to version 2.95.3.obrien2001-03-192-17/+15
|
* Update to version 6.10.1kevlo2001-03-184-13/+18
| | | | | PR: 25898 Submitted by: MAINTAINER
* Update to new Version 3.01dinoex2001-03-183-73/+113
| | | | | | | | | Patch diddn't apply cleanly, not reflecting the current version. Merged the changes. Tested both standard package and "WITH_TK=yes" PR: 25816 Submitted by: patrick@watson.org
* Update to the snapshot of the stable branch as of yesterday.knu2001-03-182-2/+2
| | | | The 1.6.3 release has been postponed but now scheduled on next Monday.
* I dreamed it would happen. I asked about. I finally did itmi2001-03-1712-168/+292
| | | | | | | | | | | | | | | | | | | | | myself (for the lack of children, whom I could've prohibited to do it). Sorry. Upgrade this port to: . build against TCL-8.3 by default (controllable by TCL_VER) . build with or without TK (controllable by NO_X) . take over maintainership -- regretfully, Justin was rather idle recently . build the helpfiles once -- during the build stage -- not during the install stage On a side note, I more and more resent the fact, that our TCL 8.3 is built with the -stubs. It just introduces more variables without noticeable benefit. On FreeBSD shared libraries work well... I tested this with TCL-8.3 (with and without TK), and with TCL-8.2 (without TK only). Please, test this more.
* Use PYTHON_PORTVERSION, so this works for other releases than 2.0.tg2001-03-151-1/+2
|
* Update to use tcl/tk 8.3.markm2001-03-131-6/+6
| | | | Approved by: maintainer
* Update to the latest snapshot of the stable branch. The long-awaitedknu2001-03-132-2/+2
| | | | 1.6.3 release is scheduled for this week...
* Environment variable $PREFIX is not set at perl Makefile.PL stage.kuriyama2001-03-121-2/+2
| | | | | | | | Use literal "${PREFIX}" instead. # But this port sitll broken... Found by: bento
* - Update from -0.77 to -0.76dinoex2001-03-126-1896/+1914
| | | | | | | | | | - Version numbering is negative, so PORTEPOCH must be bumped each time - Distfile now match version number - Original patch had wrong checksum - avoid PORTEPOCH in installation path PR: 22773 Submitted by: maintainer
* Don't forget to remove a directory that's installed.deischen2001-03-111-0/+1
|
* Fix version number.obrien2001-03-1118-18/+18
|
* Add static libs.obrien2001-03-111-0/+3
| | | | Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
* Adjust(fix) info processing.obrien2001-03-112-0/+28
| | | | Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
* Adjust(fix) the info processing.obrien2001-03-112-3/+15
| | | | Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
* make the description fit the current releasecracauer2001-03-111-10/+9
|
* upgrade to 0.7.2ijliao2001-03-116-18/+22
|
* Add id tag in pkg-plistdinoex2001-03-101-0/+1
|
* converted to new port layout,dinoex2001-03-105-0/+81
| | | | | | | | | changed the way it reference the second distfile. fixed install PR: 21389 Submitted by: hdcho@geni.knu.ac.kr Reviewed by: will
* New port crossgo32-f77dinoex2001-03-101-0/+1
| | | | | | PR: 21389 Submitted by: hdcho@geni.knu.ac.kr Reviewed by: will
* Fix plistkris2001-03-101-0/+1
|
* Previous version was unavailable; partially upgrade this port to thekris2001-03-102-3/+4
| | | | | | latest version and switch to using a versioned distfile so it has a chance to keep building, but mark BROKEN for now because the patches fail to apply to the new version.
* Fix typo in Makefile: libgst/libgst.a -> libgst/.libs/libgst.aolgeni2001-03-081-1/+1
| | | | Noticed by: sf
* Upgrade to 8.3.2.keith2001-03-0810-84/+74
| | | | PR: ports/25371
* Update port to version 1.95.3.olgeni2001-03-086-62/+50
| | | | | PR: 25554 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update port to version R7B-2.olgeni2001-03-086-9674/+28
| | | | | | | | | | | | | | | A detailed changelog is available at: http://www.erlang.org/download/otp_src_R7B-2.readme (NOTICE: there is an incompatibility with the previous version: see OTP-3744) Port note: I finally removed all the lib/ files from pkg-plist, and switched to automatic plist generation because Erlang is so nice as to live in its own subdirectory. Previous plist management involved far too many %%HACKS%%, and untold hours of compilation/testing to get every combination right.
* Correct the date created, and a few wording fixes.knu2001-03-082-3/+3
|
* Add ruby-programmingruby, the source of the Programming Rubyknu2001-03-086-0/+198
| | | | | | ("pick-axe") book in XML and HTML. It is released under the Open Publication license.
* Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot.obrien2001-03-0736-108/+108
|
* add alephijliao2001-03-0711-0/+399
| | | | Aleph is a multi-threaded functional programming language
* Let this wasted try at duplication of effort die a graceful death -roam2001-03-069-2078/+0
| | | | | | | | dirk is doing an excellent job of maintaing his www/mod_php[34] ports, and now has even done the work necessary to create the slave lang/php[34] ports (which I myself have promised to do more than once..) Thanks Dirk!
* add rotfl, a simple text-formatting languageijliao2001-03-056-0/+58
|
* Mark FORBIDDEN, now that we have lang/php3 instead. Awaiting completedirk2001-03-051-0/+2
| | | | removal.
* Disable php, enable php3.dirk2001-03-051-1/+1
|
* Add new standalone php3 port as a slave port of www/mod_php3.dirk2001-03-051-0/+19
|
* Update to the stable branch's snapshot as of today (2001.03.04).knu2001-03-042-2/+2
| | | | Hopefully 1.6.3 will come out soon...
* Fix nits in the auto lib-gcc PLIST generation.obrien2001-03-0236-468/+252
|
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-018-57/+36
|
* Update to version 7.5.13kevlo2001-02-283-33/+36
| | | | | PR: 25433 Submitted by: Ports Fury
* Update to version 0.6.steve2001-02-276-16/+40
| | | | | PR: 25398 Submitted by: maintainer
* Update to release 18ccracauer2001-02-263-8/+11
|
* Update to version 4.08.2.steve2001-02-2612-321/+18
| | | | | PR: 24934 Submitted by: Simon Marlow <simonmar@microsoft.com>
* Add php4.dirk2001-02-261-0/+1
|
* Add new standalone php4 port as a slave port of www/mod_php4.dirk2001-02-263-0/+57
| | | | Based upon work by: Alastair D'Silva <deece@familyhealth.com.au>
* Remove backup file from html documentation.olgeni2001-02-242-1/+1
|
* Tweak.obrien2001-02-221-3/+3
| | | | Obtained from: NetBSD
* Change the manpage to say 'nawk' rather than just 'awk' to match theobrien2001-02-221-1/+2
| | | | | | installed binary name. Obtained from: NetBSD
* Put back my editor hints that were removed w/o permission.obrien2001-02-221-1/+1
| | | | | Note these are *FULLY* Satoshi approved for the past 4 years. GC some commented out cruft.
* Update to the 20001115 version.obrien2001-02-222-2/+2
|
* Update to look for c-client 4.8 libs.roam2001-02-212-8/+29
| | | | | | | Disable mcrypt - it seems PHP does not like mcrypt 2.4.x at all :( PR: 25131 Submitted by: Mario Lopez <mario@patas.org> - the c-client alert
* Upgrade to 1.95.1,vanilla2001-02-219-147/+90
| | | | | | | I merge splited-info files to one file. PR: ports/25211 Submitted by: tkato@prontomail.ne.jp
* Misc. Makefile, docs and pkg-plist fixes.olgeni2001-02-204-2000/+1108
| | | | | | | | | | | | | | | * Put documentation in the correct directories. An UPDATED_PACKAGES variable is provided in the Makefile to select which documentation should be moved (see Makefile comments). * Move man pages out of pkg-plist. * Add man pages to Makefile. * Don't compress man pages, to support emacs erlang mode. * Don't try to compile java dependent packages if javac cannot be found: tell user to check JAVABINDIR in this case. (no functional changes to the base Erlang system) Maintainer: timed out
* Update to 2001.02.19b, the second snapshot of today's. The Rubiconknu2001-02-202-2/+2
| | | | | test suite found a bug in the previous snapshot. The 1.6.3 release is drawing near.
* Add lang/ruby_static, the statically linked version of the "ruby"knu2001-02-197-0/+143
| | | | | | executable, with some basic extensions compiled in. This is added so people can use ruby even in an emergency.
* Correct the date created. (200 -> 2001)knu2001-02-191-1/+1
|
* Kill unwanted extension directories rather than "hiding" them.knu2001-02-192-6/+6
|
* Update the author's mail address.knu2001-02-192-2/+2
|
* Update to the stable branch's snapshot as of today (2001.02.19), whichknu2001-02-194-4/+4
| | | | is meant to be a candidate for the 1.6.3 release.
* Attached patch allows OCAML to detect and use FreeBSD's nativejeh2001-02-184-5/+37
| | | | | | | | | | | pthreads in Thread module. Also fixes the bug in OCAML distribution which nobody apparently noticed before. Use TK 8.3 instead of 8.2 for labltk PR: 23305 Submitted by: Alexander N. Kabaev <ak03@gte.com> Submitted by: Patrick M Doane <patrick@watson.org>
* Use MASTER_SITE_SOURCEWARE.obrien2001-02-161-9/+6
| | | | Submitted by: sf
* change maintainer's e-mail address.sf2001-02-161-1/+1
|
* Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.obrien2001-02-1572-2340/+2826
|
* typo clean up police: \s -> \tlioux2001-02-1519-19/+19
|
* New Port: lang/celjeh2001-02-147-0/+70
| | | | | | | | Cel is a computer language. In particular it is of the prototype-based, object oriented variety. PR: 23996 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Update to version 3.0.0jeh2001-02-145-75/+83
| | | | | PR: 23882 Submitted by: Andy Newman <atrn@zeta.org.au> MAINTAINER
* Update to the 3rd 2.95.3 pre-release (test) release.obrien2001-02-132-12/+13
|
* Use RUBY_SHEBANG_FILES to adjust the #! line of irb.rb. Somehow Iknu2001-02-111-2/+2
| | | | dropped this when I did a mass convert some time ago..
* Correct the chechsum of ruby-1.6.2-2001.02.05.patch.gz.knu2001-02-112-2/+2
| | | | | PR: ports/24981 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
* Add %%PORTDOCS%%.knu2001-02-108-315/+315
|
* Add documentation (optional with NOPORTDOCS support), and a couple ofolgeni2001-02-095-33/+2180
| | | | | | | | whitespace changes. Maintainer: timed out (hope he is happy with the docs) PR: 19854 (modified)
* - Upgrade to version 2.30bkevlo2001-02-088-251/+154
| | | | | | | - Add WWW: line PR: 24875 Submitted by: Ports Fury
* Add ruby-reference, Ruby Class and Module Reference, in HTML format.knu2001-02-086-0/+91
| | | | | This really is a great work. Every Ruby user should have this installed to help them hack Ruby. :)
* Clean up more..knu2001-02-081-5/+2
|
* Clean up.knu2001-02-081-6/+5
|
* Update to the 6.2.9.506-1 of the Compaq Alpha C compiler.obrien2001-02-082-4/+4
|
* Update the English version to 20010131.knu2001-02-083-35/+32
| | | | | De-slave japanese/ruby-usersguide since the differences between two has grown bigger.
* Update MASTER_SITES and WWW.knu2001-02-082-2/+2
| | | | Noticed by: fenner's portsurvey
* Put back my editor hints that were removed w/o permission.obrien2001-02-072-0/+2
| | | | Note these are *FULLY* Satoshi approved for the past 4 years.
* Update to the snapshot as of 2001/02/05.knu2001-02-062-2/+2
|
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
|
* Some style fixes in the lang category (usual round of spaces -> tabs)olgeni2001-02-0520-25/+25
|
* Add the `new' module to the build, it's needed by Zope-2.3.0.tg2001-01-293-1/+3
| | | | | | Bump PORTREVISION. Requested by: nbm
* A bit belated PORTREVISION bump to reflect Dirk Froemberg's switchroam2001-01-291-0/+1
| | | | to MySQL 3.23, not 3.22 - 3.23 is the officially stable branch now.
* Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years.will2001-01-271-1/+1
|
* Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.will2001-01-271-1/+1
|
* Use proper capitalization (freebsd.org -> FreeBSD.org)olgeni2001-01-241-1/+1
| | | | Noted by: sobomax
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)olgeni2001-01-241-1/+1
|
* Update port to erlang 7.1.0.pb2001-01-2428-8322/+10924
| | | | | | | Change maintainer (agreed to by previous maintainer). PR: ports/24456 Submitted by: sam@inf.enst.fr
* add sxm, another implementation of schemeijliao2001-01-226-0/+43
|
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-216-7/+7
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* Upgrade from 2.64 to 2.66.clive2001-01-202-2/+2
| | | | Submitted by: bento (checksum error)
* The previous problem was found to be due to mkmf.rb's bug. Now fixed.knu2001-01-191-4/+2
|
* Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugsknu2001-01-194-0/+12
| | | | fixed. Read ChangeLog for details.
* sync with bsd.port.mk's PORTDOCS handlingroam2001-01-172-1760/+1755
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-1721-192/+189
|