aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to DDD version 3.2.obrien2000-02-072-8/+6
|
* Respect CXX and set a default CXXFLAGSkris2000-02-051-3/+14
|
* portlint - PREFIX -> LOCALBASEmharo2000-02-051-1/+1
|
* add date created using date of cvs import (portlint)mharo2000-02-051-1/+1
|
* PREFIX -> LOCALBASE (portlint)mharo2000-02-053-3/+2
| | | | | remove blank line (portlint) add \n to end of line (portlint)
* PREFIX -> LOCALBASE (portlint)mharo2000-02-052-2/+2
|
* PREFIX -> LOCALBASE in depends list (portlint)mharo2000-02-051-1/+1
|
* add install-info (portlint)mharo2000-02-056-0/+6
|
* move BUILD_DEPENDS higher up and add install-info to pkg/plist (portlint)mharo2000-02-054-4/+8
|
* PREFIX -> LOCALBASE (portlint)mharo2000-02-051-2/+2
|
* remove extra tab after PKGNAME (portlint)mharo2000-02-051-1/+1
|
* portlint (add install-info)mharo2000-02-051-0/+2
|
* I'll maintain thismharo2000-02-051-1/+1
|
* Merge changes from Maxim Sobolev's update to this port.cpiazza2000-02-0312-32/+44
| | | | | PR: 16498 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Update to version 1.0.3.cpiazza2000-02-0312-176/+28
|
* portlint: PREFIX -> LOCALBASEmharo2000-02-035-10/+10
|
* issue a warning when @owner or @group are found in the PLISTmharo2000-02-031-12/+2
|
* Turn on the 'cook' port.jasone2000-02-011-0/+1
|
* Add port of 'cook', which is similar in nature to make(1).jasone2000-02-016-0/+141
|
* Require a more recent OSVERSION, since linuxthreads uses dllockinit(),jasone2000-02-011-1/+1
| | | | which only very recently started to work correctly with linuxthreads.
* forgot this filemharo2000-02-013-0/+33
| | | | PR: 16494
* update WWW and move sigc++config.hmharo2000-02-019-9/+9
| | | | | PR: 16494 Submitted by: maintainer
* broke port getting rid of MICOVER variable .. re-added in a way that doesn'tscrappy2000-01-311-0/+2
| | | | | | break portlint Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Fix several buffer overflows and update the manpage a bit.kris2000-01-312-5/+12
| | | | | PR: ports/16333 Submitted by: Steve Kargl <kargl@troutmask.apl.washington.edu>
* quick cleanup to Makefile to pass portlintscrappy2000-01-301-2/+1
|
* This updates mico to 2.3.1 ...scrappy2000-01-307-44/+124
| | | | | PR: ports/16055 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does thisreg2000-01-301-1/+0
| | | | for them.
* Adding libsigc++ version 0.8.6.steve2000-01-3031-0/+556
| | | | | | | A callback framework for C++. PR: 16419 Submitted by: Joe Lu <JoeLu@JoeLu.m8.ntu.edu.tw>
* Oops, left off the @FreeBSD.org part. :)steve2000-01-305-5/+5
|
* - Add MANTAINER linesteve2000-01-304-7/+32
| | | | | | | | | - Suppprt CC/CFLAGS/LOCALBASE properly - Add WWW: line into pkg/DESCR - Fix pkg/PLIST PR: 16408 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Honor CFLAGS.steve2000-01-301-5/+5
| | | | | PR: 16358 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
* Maintainer is now a committer.steve2000-01-305-5/+5
|
* Add p5-Locale-GetTextnakai2000-01-291-0/+1
|
* Initial import.nakai2000-01-296-0/+47
| | | | Pure perl implementasion of gettext.
* Mark linuxthreads as requiring at least FreeBSD 4.0 and only working onjasone2000-01-291-1/+10
| | | | i386.
* Adding cvsmapfs version 1.3.steve2000-01-297-0/+53
| | | | | | | Helps keep track of modes and permissions of files in cvs. PR: 16159 Submitted by: R. I. Pienaar <rip@pinetec.co.za>
* Adding avltree version 1.1.steve2000-01-297-0/+58
| | | | | | | An in-memory index with binary and string keys and key counts. PR: 16112 Submitted by: Bill Ross <bross@nas.nasa.gov>
* Adding ligii version 0.6.steve2000-01-296-0/+142
| | | | | | | | The goal of LibGII is to provide a single easy to use, but yet powerful, API for all possible input sources. PR: 15936 Submitted by: Matthew West <mwest@uct.ac.za>
* Adding flux version 0.3.0.steve2000-01-296-0/+133
| | | | | | | | | Flux is intended to be a general-use high-level C library that supports various purposes, from CGI to IRC to sockets, ... It's sort of an addendum to the standard C libraries. PR: 15799 Submitted by: Will Andrews <andrews@technologist.com>
* Back out changes to lock functions passed to dllockinit().jasone2000-01-293-152/+102
| | | | Don't compile the lockfile.c that comes with LinuxThreads.
* - Fix MASTER_SITESsteve2000-01-293-10/+12
| | | | | | | | | | - Add MAINTAINER line - Remove BROKEN mark - Add WWW: line into pkg/DESCR - Sort pkg/PLIST PR: 16034 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Fix MASTER_SITESsteve2000-01-293-25/+27
| | | | | | | | | | - Add MAINTAINER line - Remove BROKEN mark - Add WWW: line into pkg/DESCR - Sort pkg/PLIST PR: 16033 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Fix MASTER_SITESsteve2000-01-294-135/+155
| | | | | | | | | | | - Add MAINTAINER line - Add BUILD_DEPENDS line (for fixing install error) - Remove BROKEN mark - Shorten pkg/DESCR and move original file to files/Readme.FreeBSD - Sort pkg/PLIST PR: 16032 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.6ade2000-01-295-137/+155
|
* Upgrade Pth scratch port to version 1.3b2rse2000-01-282-3/+3
|
* Use IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP.fenner2000-01-281-0/+14
|
* Install docs in the correct place.reg2000-01-272-2/+24
| | | | | | PR: 16328 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Approved by: maintainer
* Upgrade GNU Pth scratch port from 1.3a5 to 1.3b1rse2000-01-262-3/+3
|
* Correct usage of uuencode in po-mode.el.reg2000-01-263-0/+33
| | | | | PR: 16317 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Add uclmmbase.fenner2000-01-261-3/+4
| | | | Re-sort.
* Port for UCL common multimedia library, used by tools like sdr and rat.fenner2000-01-265-0/+53
| | | | Submitted by: Garrett Wollman <wollman@lcs.mit.edu>
* * Update port to 3.3.8jedgar2000-01-264-9/+9
| | | | | | | * Fix unfetchable distfiles PR: 16321 Submitted by: Maintainer
* Don't use the pthreads rwlock implementation for dllockinit(), since itjasone2000-01-264-126/+136
| | | | | | | causes infinite recursion while trying to initialize the internal library state. Instead, use a simple spinlock-based rwlock implementation. Make minor cancellation cleanups.
* Initial import.nakai2000-01-255-0/+35
| | | | | | GTK+ Object Builder. This is merely a preprocessor for GTK+, and seems to be more important for GTK+/GNOME applicatoin development.
* fix MASTER_SITESejc2000-01-251-1/+1
|
* Update to version 1.0.1.steve2000-01-2416-116/+344
| | | | | PR: 15944 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Update to version 2.1.9Ea.steve2000-01-249-238/+707
| | | | | PR: 15867 Submitted by: maintainer
* Update to version 2.1.9Ea.steve2000-01-241-4/+4
| | | | | PR: 15867 Submitted by: maintainer
* Correct MASTER_SITES.imura2000-01-231-1/+3
| | | | Add MAINTAINER.
* bump version number slightly to reflect recent changesmharo2000-01-231-1/+1
|
* add support for @owner and @group in PLISTmharo2000-01-231-0/+12
|
* add WWW:mharo2000-01-221-0/+2
| | | | | PR: 16264, 16265, 16266, 16267 Submitted by: joseph.scott@owp.csus.edu
* Install po-mode.el in share/emacs/site-lisp.reg2000-01-229-6/+123
| | | | | | | Merge patches ae and aj. PR: 15941 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Update to 8.13dcpiazza2000-01-226-137/+256
| | | | | PR: 16092 Submitted by: maintainer
* Missed in (much) earlier commit: Upgrade to 0.9907.mph2000-01-221-3/+3
|
* Comment out second MAINTAINER line.asami2000-01-206-6/+6
|
* Add bison.asami2000-01-191-0/+1
|
* Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity optionobrien2000-01-1712-0/+240
| | | | | taken from src/contrib/bison, as we will need this if one is buiding our older EGCS source base.
* With Bison being shown the door in 4.0-CURRENT, we need the Bison port back.obrien2000-01-1730-0/+378
|
* Just update DESCR file.rse2000-01-161-1/+1
|
* Upgrade GNU Pth scratch port to 1.3a5rse2000-01-162-3/+3
|
* Secure tempfile generationkris2000-01-1536-0/+624
| | | | | Obtained from: OpenBSD No Response From: Maintainer
* Fixes:shige2000-01-121-11/+17
| | | | | | | | - Allow "MAINTAINER?=". - Allow "CATEGORIES?=" and "CATEGORIES+=". PR: ports/16064 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Upgrade to 0.9907.mph2000-01-121-1/+1
| | | | | PR: 15155 Submitted by: Alec Wolman <wolman@cs.washington.edu>
* version upgrade to 3.2.1ejc2000-01-124-45/+24
|
* version update to 2.8.0ejc2000-01-124-2357/+118
|
* version update to 2.8.0. ejc2000-01-121-23/+26
|
* switch maintainer to ports@freebsd.org, as I'm unable to do it for a long time.itojun2000-01-111-1/+1
|
* Install packages with -U instead of -i. This should minimize themarcel2000-01-103-3/+3
| | | | | problems people have when they install the port without removing the previously installed version.
* Activate new ports/devel/str port.rse2000-01-101-0/+1
|
* Import of Str 0.9.1.rse2000-01-105-0/+51
| | | | | | | | The Str library is a generic string library written in ANSI C which provides functions for handling, matching, parsing, searching and formatting of C strings. So it can be considered as a superset of POSIX string(3), but its main intention is to provide a more convinient and compact API plus a more generalized functionality.
* Make the port (version 1.4) work on -current again where KERNEL hasmarcel2000-01-091-0/+13
| | | | | | | been renamed to _KERNEL. Keep KERNEL so that the port still works on -stable. Brokenness spotted by: kris
* Unbreak for newgcccpiazza2000-01-091-0/+11
|
* Update to portcheckout-2.0wosch2000-01-093-3/+3
|
* Upgrade Pth scratch port to Pth 1.3a4 (ALPHA VERSION).rse2000-01-092-3/+3
|
* Upgrade Pth scratch port to version 1.3a3rse2000-01-082-3/+3
|
* Upgrade to GNU Portable Threads (Pth), version 1.2.2rse2000-01-083-6/+4
|
* Change MAINTAINER to reg - he's going to be doing more hackingade2000-01-083-3/+3
| | | | on this port than me.
* Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bouncedfenner2000-01-083-6/+0
| | | | 4 out of 4 attempts over 3 months.
* Remove jerry.hicks@glenayre.com as MAINTAINER; email has been bouncing forfenner2000-01-081-2/+0
| | | | 4 months.
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-081-1/+1
| | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk).
* Change MAINTAINER to ade@FreeBSD.org .nakai2000-01-077-7/+7
|
* Upgrade to Red Hat 6.1. This port also allows installing updates.marcel2000-01-0618-4422/+10320
|
* Don't delete fairly common dirs (share/pixmaps)jedgar2000-01-062-2/+1
|
* Remove info/dir from PLISTjedgar2000-01-051-1/+0
| | | | Submitted by: reg
* Upgrade to v1.6.jkoshy2000-01-055-71/+102
|
* Commit the updated Makefile too. I'm baffled as to how 'fcvs com' hasjasone2000-01-051-4/+4
| | | | | | neglected the Makefile twice. Submitted by: dick
* Clean up the port considerably, and fix several serious bugs. There arejasone2000-01-0410-826/+1030
| | | | | | still some problems, at least with signal handling and locking on SMP. Submitted by: dick
* Doesn't run with TCL 8.2andreas2000-01-043-4/+4
| | | | Corrected this ... revert to TK8.0
* Grammar nit: "man" -> "many"billf2000-01-031-1/+1
| | | | Submitted by: Robert Marsh <bmarsh@chc-chimes.com>
* Portlint and keep an eye on the port.obrien2000-01-031-3/+4
|
* I seem to be in the development tool business, so try to keep an eye onobrien2000-01-032-2/+5
| | | | this port.
* Make it compileable on -current (__FreeBSD_version is 400013).vanilla2000-01-022-0/+72
| | | | | PR: ports/15776 Submitted by: Ade Lovett <ade@lovett.com>
* Adding fhist version 1.1.steve2000-01-018-0/+115
| | | | | | | Utilities to maintain file history, do file comparisions and merges. PR: 6445 Submitted by: jkoshy
* Upgrade Pth scratch port from Pth 1.3a1 to 1.3a2 (ALPHA VERSION)rse1999-12-313-6/+4
|
* Active popt and logrotatejedgar1999-12-301-0/+1
|
* popt is an enhanced getopt(3)-style command line option parsing library.jedgar1999-12-305-0/+50
| | | | | PR: 15759 Submitted by: Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
* Update to version 1.3.10.steve1999-12-304-67/+55
| | | | | PR: 15735 Submitted by: maintainer
* Make the port install it's manpagejedgar1999-12-301-1/+1
| | | | | PR: 15769 Submitted by: Maintainer
* Update MASTER_SITESjedgar1999-12-291-1/+1
|
* Adding gperf version 2.7steve1999-12-297-0/+66
| | | | | | | Generates perfect hash functions for sets of keywords. PR: 12904 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Add #define _KERNEL around #include of <sys/errno.h> - this is to avoidpeter1999-12-291-0/+2
| | | | the C-style externs in this assembler file. (!)
* Update port to 0.2.3jedgar1999-12-294-13/+7
|
* Make __pthread_attr_init() pthread_attr_init().jasone1999-12-291-80/+86
| | | | Submitted by: "Russell L. Carter" <rcarter@pinyon.org>
* General comment cleanups.hoek1999-12-292-2/+2
|
* Somehow, I missed the Makefile when committing the updated linuxthreadsjasone1999-12-281-21/+16
| | | | | | port. PR: 15724
* Update to v0.08.kuriyama1999-12-283-5/+6
| | | | | | Update maintainer's address. Reminded by: distfile survey
* * Fixed MASTER_SITESsteve1999-12-281-8/+8
| | | | | | | * Whitespace nits PR: 15717 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* "ports/devel/sml-mode.el" being moved to "ports/lang/sml-mode.el".jkoshy1999-12-271-1/+0
|
* Adding mkcmd version 8.10.steve1999-12-279-0/+207
| | | | | | | A commandline parse and manual page generator. PR: 14971 Submitted by: Andrew J. Korty <ajk@waterspout.com>
* Adding msrc0 version 0.6.steve1999-12-277-0/+41
| | | | | | | A meta source fake-out script for building ksb tools. PR: 14972 Submitted by: Andrew J. Korty <ajk@waterspout.com>
* Update to the 1999 release.steve1999-12-273-14/+16
| | | | | PR: 14833 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update port to 1.0.2jedgar1999-12-273-5/+5
|
* p5-Term-ANSIColor version 1.01steve1999-12-256-0/+48
| | | | | | | Color screen output using ANSI escape sequences. PR: 15203 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
* Update to version 1.0.steve1999-12-253-10/+8
| | | | | PR: 15443 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
* Update to version 1.41r8.steve1999-12-253-8/+8
| | | | | PR: 15533 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * Added secondary site to MASTER_SITESsteve1999-12-254-179/+262
| | | | | | | | * Moved install path of data files from lib/ to share/ * Modified patches to support CC/CFLAGS properly PR: 15534 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 2.1.steve1999-12-253-6/+8
| | | | | PR: 15535 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * Modified patches to support install macrossteve1999-12-252-5/+4
| | | | | | | * Added WWW: line into pkg/DESCR PR: 15536 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove useless --enable-batch from CONFIGURE_ARGS. That still doesn't enablerse1999-12-251-1/+0
| | | | | | anything in GNU shtool, so get rid of it at all. Submitted by: brad@comstyle.com
* fix installation of info filesmharo1999-12-251-0/+1
| | | | | PR: 14761 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-257-13/+14
| | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Upgrade to GNU shtool 1.4.7rse1999-12-243-6/+5
|
* Add patch.nakai1999-12-243-0/+36
| | | | | PR: ports/15525 Submitted by: Remi Guyomarch rguyom@mail.dotcom.fr
* Active SML-mode.eljkoshy1999-12-241-0/+1
|
* Update to 0.11nakai1999-12-244-6/+6
| | | | | PR: ports/15503 Submitted by: Ade Lovett <ade@lovett.com>
* Update to 0.5.5.nakai1999-12-246-8/+10
| | | | | | | Change MAINTAINER(no responce) PR: ports/14906 Submitted by: Ade Lovett ade@lovett.com
* New MASTER_SITE.steve1999-12-242-3/+1
| | | | | PR: 15573 Submitted by: maintainer
* Update to version 1.0.3.steve1999-12-242-8/+21
| | | | | PR: 15605 Submitted by: maintainer
* Update port to 3.3.7jedgar1999-12-244-9/+9
| | | | | PR: 15617 Submitted by: Maintainer
* Update to the most recent release of LinuxThreads, glibc-linuxthreads-2.1.2,jasone1999-12-248-1173/+1375
| | | | | | | | | | | | which is rather tightly coupled with GNU libc, unlike the older version of this port. LinuxThreads has added many features since it was integrated with GNU libc, which means that a number of interfaces that were borrowed from libc_r are no longer needed. This updated port required a lot of reworking of the port, so there are likely to be new bugs.
* Add USE_XLIB and USE_LIBTOOL to keep bento happy.steve1999-12-242-2/+4
| | | | | PR: 15432 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Activate robodocjedgar1999-12-231-0/+1
|
* A documentation tool for C, C++, Java, Assembler, Basic,jedgar1999-12-235-0/+59
| | | | | | | | | | Fortran, LaTeX, Postscript, Tcl/Tk, LISP, Forth, Perl, Shell Scripts, Occam, COBOL, and many other languages. It is similar to cxref in that it produces HTML output based on your code. PR: 15507 Submitted by: Will Andrews <andrews@technologist.com>
* Update MASTER_SITEScpiazza1999-12-231-1/+1
| | | | | PR: 15625 Submitted by: maintainer
* Update to version 0.1.6jedgar1999-12-233-24/+10
| | | | | PR: 15466 Submitted by: Maintainer
* Update to 0.2:jedgar1999-12-232-4/+4
| | | | | | | | Updates to freelibiberty based on user contributed fixes, mainly to quiet warnings. PR: 15263 Submitted by: Maintainer
* Remove jraynard as MAINTAINER, since he no longer has an account.fenner1999-12-232-4/+0
| | | | | | | Move distfiles from ~jraynard/public_html/ports/distfiles/ to ~fenner/public_html/distfiles-- this does not imply that I take any responsibility for the ports but I'll at least host the existing distfiles =)
* Energize fortran-utilskris1999-12-221-0/+1
|
* Say hello to some crufty old fortran code.kris1999-12-225-0/+32
|
* Add a symlink nasm-0.98 -> nasm to distinguish the latest version.asami1999-12-112-0/+4
| | | | | | Change the gogo port's dependency to check this link. Requested by: Alexander Langer <alex@big.endian.de>
* One of the distfiles changed contents, but not name. The changedobrien1999-12-113-46/+43
| | | | | | | | | distfile is for a newer version of the primary distfile. Thus that needed to be updated. And that caused others to need to be updated. Anyway after the upgrades, it doesn't build fully, but is farther along to where it needs to be. Since this isn't really any more broken than before, commit it to help others that want to see this working again.
* Update to 2.11.2 to success to make packageflathill1999-12-112-2/+2
|
* Default to using Tcl 8.2 unless FORCE_80 is defined.steve1999-12-101-5/+5
|
* Fix one of the MASTER_SITESimura1999-12-101-1/+1
| | | | | PR: 15167 Submitted by: kdbg's Maintainer
* MD5 mismuch fixed.imura1999-12-101-1/+1
| | | | Submitted by: Maintainer
* Activate kdevelop-i18n and kdbg-i18nimura1999-12-101-0/+2
|
* Fix MASTER_SITEScpiazza1999-12-091-1/+1
|
* Activate lincvscpiazza1999-12-051-0/+1
|
* LinCVS is a QT2-based frontend for the CVS-client supportingcpiazza1999-12-056-0/+72
| | | | | | | both CVS-versions 1.9 and 1.10, perhaps even older ones.... PR: 15245 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* New location on MASTER_SITE.steve1999-12-057-7/+7
| | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com>
* Turn on Linuxthreads port. see the README for details on limitationsjulian1999-12-051-0/+1
|
* New documentation from Richard and Russell.julian1999-12-053-48/+71
| | | | | | Change Maintainer to Jason Evans Submitted by: "Richard Seaman, Jr." <dick@tar.com>
* Upgrade to version 2.3.0.steve1999-12-0410-101/+230
| | | | | PR: 14001 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Submitted by: "Russell L. Carter" <rcarter@consys.com>julian1999-12-024-3/+186
| | | | more tuning
* Upgrade to gmake-3.78.1jseger1999-12-016-22/+28
|
* Mark as only x86julian1999-12-011-0/+1
| | | | Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
* I misunderstood Richard's instructions.julian1999-12-011-7/+23
| | | | Put the Message file in the right place.
* Update some of the Documentation files.julian1999-12-011-43/+35
| | | | Submitted by: "Richard Seaman, Jr." <dick@tar.com>, rcarter@pinyon.org
* Smarter WRKSRC definition.billf1999-11-301-1/+1
|
* Reviewed by: Russell Carterjulian1999-11-3016-0/+2831
| | | | | | | | | Submitted by: "Richard Seaman, Jr." <dick@tar.com> Native FreeBSD port of the linuxthreads library Includes added files and stuff you need to add to the rest of your system. This is for -current I'm sure Richard's older version might be a good place to start for a 3.x version.
* Locate DISTFILE on MASTER_SITE again and update to use Tcl/Tk version 8.2.steve1999-11-292-4/+4
|
* Guile shared lib version changedjseger1999-11-293-3/+3
|
* Update to use Tcl/Tk version 8.2.steve1999-11-2915-30/+99
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to use Tcl 8.2 and fix build problems on systems with gcc 2.95steve1999-11-295-20/+20
| | | | | | as the system compiler. Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 0.9.steve1999-11-284-6/+6
| | | | | PR: 15121 Submitted by: maintainer
* Fix typo in MAINTAINTER's mail address.imura1999-11-281-1/+1
|
* Update to version 1.0.1.steve1999-11-272-3/+3
| | | | | PR: 15105 Submitted by: maintainer
* Activate the kdbg and p5-AppConfig ports.steve1999-11-271-0/+2
|
* Initial import of kdbg version 1.0.0.steve1999-11-275-0/+96
| | | | | | | A graphical user interface around gdb using KDE. PR: 14675 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Intial import of p5-AppConfig version 1.52.steve1999-11-275-0/+56
| | | | | | | A Perl module for reading configuration files. PR: 14480 Submitted by: Igor Vinokurov <igor@zynaps.ru>
* Turn off the build of the profiled library since having NOPROFILE=truesteve1999-11-273-5/+12
| | | | in /etc/make.conf causes packaging of this port to fail.
* Update MASTER_SITES.steve1999-11-272-2/+2
| | | | | PR: 15037 Submitted by: maintainer
* Update MASTER_SITES and fix a few whitespace nits.steve1999-11-272-8/+8
| | | | | PR: 15039 Submitted by: maintainer
* Update MASTER_SITES and set maintainer to ports@cpiazza1999-11-251-3/+3
| | | | | PR: 15049 Submitted by: maintainer
* Fix a problem when using the --copying function. Perl's system() callsteve1999-11-259-0/+99
| | | | | | returns a zero on success and non-zero on failure. Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
* Remove "cvslines".jkoshy1999-11-231-1/+0
|
* Remove this port: cvslines sources have not been available for nearlyjkoshy1999-11-236-96/+0
| | | | half a year now and I've been unable to find a mirror or archive.
* Fix pkg/PLIST.nakai1999-11-203-3/+6
| | | | Change method to remove */share/locale
* Change mail address.nakai1999-11-203-3/+3
|
* Fix for PLIST.nakai1999-11-203-6/+3
| | | | */share/locale are used by non-gettext program.
* Add a missing @dirrmcpiazza1999-11-191-0/+1
| | | | | PR: 14980 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.8nakai1999-11-174-6/+6
| | | | | PR: ports/14923 Submitted by: Ade Lovett<ade@lovett.com>
* Upgrade to GNU Portable Threads, version 1.2.1rse1999-11-142-3/+3
|
* Checksum changed on MASTER_SITE.steve1999-11-141-1/+1
| | | | | PR: 14665 Submitted by: maintainer
* Upgrade to v3.3.2. Install program as 'exctags', to avoid confusion withjkoshy1999-11-113-7/+9
| | | | | | | | the default 'ctags'. Don't install 'etags' by default as this collides with the emacs* ports. PR: ports/14748 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
* upgrade to 5.35ache1999-11-102-4/+4
|
* Change MASTER_SITES.jkoshy1999-11-101-1/+2
| | | | | PR: ports/14770 Submitted by: Mikhail Teterin <mi@kot.ne.mediaone.net>
* Upgrade Pth scratch port from 1.2 beta to 1.3 alpha series.rse1999-11-093-5/+5
|
* Activate freelibibertycpiazza1999-11-051-0/+1
|
* Freelibiberty: a freely-distributed libiberty clone.cpiazza1999-11-055-0/+44
| | | | | | | | This is the beginnings ofa free libiberty clone that is required for the next freegrep upgrade. PR: 14613 Submitted by: James Howard <howardjp@wam.umd.edu>
* Category fixesjseger1999-11-021-1/+1
| | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544
* fix category (tcl81->tcl80)jseger1999-11-025-5/+5
| | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544
* Switch to tcl/tk 8.2jseger1999-11-021-5/+5
| | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544
* Activate the picprog port.steve1999-11-011-0/+1
|
* Initial import of pciprog version 1.0.steve1999-11-018-0/+113
| | | | | | | A serial port pic16c84 programmer. PR: 13516 Submitted by: Johan Kerckaert <kirk@bricsnet.com>
* Use the force option to rm(1) to avoid the possibility of errors onsteve1999-11-013-6/+6
| | | | | | | deinstall. PR: 13677 (3 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Use an OSVERSION closer to the time when egcs became the system compilersteve1999-11-011-1/+1
| | | | | | | in -current. PR: 13677 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Fix compilation errors when gcc2.95 is the system compiler.steve1999-11-013-0/+54
| | | | | PR: 13754 Submitted by: maintainer
* Update to version 0.9.2.steve1999-11-013-5/+7
| | | | | PR: 14400 Submitted by: maintainer
* Update to version 5.0a3.steve1999-11-013-19/+39
| | | | | PR: 14573 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Update to version 1.7.steve1999-11-012-3/+5
| | | | | PR: 14583 Submitted by: maintainer
* Upgrade GNU Portable Threads (Pth) from 1.1.6 to 1.2.0rse1999-10-313-5/+5
| | | | | and this way move this port to the new stable 1.2 series. (The pth-devel port will later switch to Pth 1.3b1 if available...)
* Use the newer gdk-pixbufnakai1999-10-271-1/+1
| | | | | PR: ports/14541 Submitted by: Ade Lovett<ade@lovett.com>
* Just got a mail from Nakai-san, libgtop-devel will be deleted.asami1999-10-271-1/+0
|
* Add libgtop-devel.asami1999-10-271-0/+1
| | | | Forgotten (I think) by: nakai
* update mastersitemharo1999-10-272-2/+2
| | | | | PR: 13701 Submitted by: maintainer
* Upgrade to GNU Pth 1.2b8 (aka RC1)rse1999-10-262-3/+3
|
* Adopt ports I care about.obrien1999-10-261-0/+3
|
* Update to 1.0.6 stable version.nakai1999-10-2610-84/+54
| | | | (Now libgtop-devel is 1.1.0 devel version.)
* update to 8.0mharo1999-10-263-3/+4
| | | | | PR: 14425 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm8.NCTU.edu.tw>
* distfile name changemharo1999-10-262-1/+2
| | | | | PR: 14473 Submitted by: Will Andrews <andrews@technologist.com>
* update mastersitemharo1999-10-261-1/+1
| | | | | PR: 14476 Submitted by: Will Andrews <andrews@technologist.com>
* Delete epplets from the entry.nakai1999-10-251-1/+0
|
* Upgrade to 0.6.7.vanilla1999-10-232-5/+4
|
* Upgrade to GNU Portable Threads (Pth), Development Version 1.2b7rse1999-10-222-3/+3
|
* Add eppletsnakai1999-10-221-0/+1
|
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasfenner1999-10-221-2/+0
| | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months.
* Update to version 0.1.5cpiazza1999-10-214-11/+55
| | | | | PR: 14402 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Bump gnome libraries' version numbers.asami1999-10-172-2/+2
| | | | Should have been done by: nakai
* PR: ports/14303nakai1999-10-142-8/+38
| | | | | Submitted by:Ade Lovett<ade@lovett.com> Fixed for the libIDL-config command.
* PR: ports/14303nakai1999-10-1410-18/+74
| | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 0.5.3
* PR: ports/14303nakai1999-10-148-40/+14
| | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 0.7
* PR: ports/14303nakai1999-10-141-0/+1
| | | | Add module 'bonobo'
* PR: ports/14303nakai1999-10-147-0/+316
| | | | | | Submitted by:Ade Lovett <ade@lovett.com> Initial import. a library for the GNOME component architecture.
* PR: ports/14303nakai1999-10-142-4/+4
| | | | | Submitted by:Ade Lovett <ade@lovett.com> Use updated gnomelibs.
* Submitted by:Ade Lovett <ade@remarq.com>nakai1999-10-139-39/+42
| | | | | Update to glib-1.2.6 This is an important library for 'October GNOME'.
* Update to 3.3.15flathill1999-10-132-3/+3
| | | | | PR: ports/14291 Submitted by: rssh@cam.grad.kiev.ua
* remove testing for ${PREFIX}/info/dirmharo1999-10-121-3/+0
|
* Update to 3.3.5 and fixes unfetchable distfileflathill1999-10-122-4/+4
| | | | | PR: ports/14252 Submitted by: jh@cr1003333-a.crdva1.bc.home.com
* Update to version 1.5b.steve1999-10-112-3/+3
| | | | | PR: 14063 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update version required comment.steve1999-10-111-1/+1
| | | | | PR: 14189 Submitted by: maintainer
* Make it compile on -stable again.marcel1999-10-102-2/+2
|
* Bump glib12 's share library version to 3,vanilla1999-10-102-2/+2
| | | | and portlint.
* Upgrade to 1.2.5, bump share library version to 3.vanilla1999-10-1013-22/+22
| | | | | PR: ports/14194 Submitted by: nobutaka@nobutaka.com
* remove glib11 & glib11-devel.vanilla1999-10-101-2/+0
|
* Oops, forgot to add new patch and remove zero'd files/Makefiledan1999-10-091-0/+10
|
* Update astyle to 1.11.5dan1999-10-092-11/+6
| | | | | PR: ports/14105 Submitted by: Maintainer
* Submitted by:Ade Lovett<ade@lovett.com>nakai1999-10-086-8/+10
| | | | | | Approved by: MAINTAINER Chia-liang Kao <clkao@CirX.ORG> Update to 0.5.0 and Maintainer changed
* Update some "301 Moved Permanently" URL's.fenner1999-10-081-1/+1
|