summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove dependency to japanese/jcode.pl.SADA Kenji1999-09-054-21/+18
| | | | Notes: svn path=/head/; revision=21272
* Upgrade to GNU Portable Shell Tool (shtool), version 1.4.6Ralf S. Engelschall1999-09-052-3/+3
| | | | Notes: svn path=/head/; revision=21271
* turn on cdeclDavid E. O'Brien1999-09-051-0/+1
| | | | Notes: svn path=/head/; revision=21270
* Cdecl composes compilable C declarations and typecasts from descriptiveDavid E. O'Brien1999-09-057-0/+72
| | | | | | | | | English phrases, and can also explain a complicated typecast or declaration. It handles ANSI C, C++, pre-ANSI C, and K&R C, and has TAB completion of keywords and line editing and history (provided by the GNU readline library). Notes: svn path=/head/; revision=21269
* Update MASTER_SITESChris Piazza1999-09-051-1/+4
| | | | | | | | PR: 13580 Submitted by: maintainer Notes: svn path=/head/; revision=21268
* Fix to work after the ucd-snmp library bump.Bill Fumerola1999-09-044-6/+60
| | | | | | | | Submitted by: <jack@germanium.xtalwind.net> PR: ports/13540 Notes: svn path=/head/; revision=21267
* gzip -> ${GZIP_CMD}Michael Haro1999-09-0410-11/+11
| | | | | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD} Notes: svn path=/head/; revision=21266
* Upgrade to 1.6.3Bill Fumerola1999-09-046-9/+9
| | | | | | | | Submitted by: Will Andrews <andrews@technologist.com> PR: ports/13455 Notes: svn path=/head/; revision=21265
* o Bump SHLIB_VERSION to 4 and make this port build it that way.Bill Fumerola1999-09-0428-35/+203
| | | | | | | | | | | | | | | | o Look for perl in the right place (patch-ah) o Add a typedef that ucd-snmp wants (patch-ag) o Install headers files with the right permissions Submitted by: <jack@germanium.xtalwind.net> PR: ports/13539 ---------------------------------------------------------------------- o Remove extraneous HAS_CONFIGURE introduced by nectar in rev1.19 o Use the PATCH_* framework and grab 012.patch from the authors. Notes: svn path=/head/; revision=21264
* Oops, I forgot about Id -> FreeBSD.Bill Fenner1999-09-042-2/+2
| | | | Notes: svn path=/head/; revision=21263
* Update to version 1.11.1Chris Piazza1999-09-042-5/+5
| | | | | | | | PR: 13578 Submitted by: maintainer Notes: svn path=/head/; revision=21262
* Update to version 0.51.2 and fix the URL in DESCRChris Piazza1999-09-049-18/+15
| | | | Notes: svn path=/head/; revision=21261
* portlintDavid E. O'Brien1999-09-046-10/+8
| | | | Notes: svn path=/head/; revision=21260
* Update to version 0.4.6Chris Piazza1999-09-043-17/+21
| | | | | | | Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=21259
* PortlintifyBill Fenner1999-09-042-6/+8
| | | | | | | | PR: ports/13447 Submitted by: Oleg V. Volkov <rover@lglobus.ru> Notes: svn path=/head/; revision=21258
* Update to version 0.36b3.1Chris Piazza1999-09-046-67/+95
| | | | | | | | PR: 13572 Submitted by: Jacob Hart <c9710216@atlas.newcastle.edu.au> Notes: svn path=/head/; revision=21257
* portlintDavid E. O'Brien1999-09-042-4/+4
| | | | Notes: svn path=/head/; revision=21256
* Add a RUN_DEPENDS on xloadimage.Chris Piazza1999-09-041-0/+2
| | | | | | | | | | | | From originator: Necessary EG For a mail with Content-Type: image/gif unless you happen to have EG setenv X_VIEWER xv PR: 13472 Submitted by: Julian H. Stacey <jhs@FreeBSD.org> Notes: svn path=/head/; revision=21255
* Strip the binary on installChris Piazza1999-09-042-0/+2
| | | | | | | | PR: 13480 Submitted by: Mikhail Teterin <mi@aldan.agebra.com> Notes: svn path=/head/; revision=21254
* Forced commit. The last update was from PR: ports/13500Chris Piazza1999-09-040-0/+0
| | | | Notes: svn path=/head/; revision=21253
* Update to version 1.6.5Chris Piazza1999-09-042-6/+8
| | | | | | | | PR: 13086 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=21252
* Update to version 5.3p7Chris Piazza1999-09-042-2/+3
| | | | | | | | PR: 13561 Submitted by: maintainer Notes: svn path=/head/; revision=21251
* Update to version 1.3Chris Piazza1999-09-043-6/+6
| | | | Notes: svn path=/head/; revision=21250
* Fix MASTER_SITES, some formatting issues, and update WWW:Chris Piazza1999-09-044-26/+18
| | | | | | | | PR: 13564 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21249
* Update to version 0.61Chris Piazza1999-09-042-4/+4
| | | | | | | | PR: 13559 Submitted by: maintainer Notes: svn path=/head/; revision=21248
* Update to version 0.99.1Chris Piazza1999-09-043-6/+6
| | | | | | | | PR: 13527 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21247
* Activate elvisChris Piazza1999-09-041-0/+1
| | | | Notes: svn path=/head/; revision=21246
* Import of elvis.Chris Piazza1999-09-046-0/+103
| | | | | | | | | | | | | | Elvis is intended to be a modern replacement for the classic ex/vi editor. Elvis supports many new features, including multiple edit buffers, multiple windows, multiple user interfaces, and a variety of display modes including plain text, syntax highlighting, hex dump, HTML and man page formatter. PR: 13543 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=21245
* Update to version 0.8.9Chris Piazza1999-09-044-33/+30
| | | | | | | | PR: 13537 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=21244
* portlintDavid E. O'Brien1999-09-042-2/+0
| | | | Notes: svn path=/head/; revision=21243
* change use of DISTFILES and portlintDavid E. O'Brien1999-09-041-1/+1
| | | | Notes: svn path=/head/; revision=21242
* change use of DISTNAME and portlintDavid E. O'Brien1999-09-041-3/+2
| | | | Notes: svn path=/head/; revision=21241
* Activate rat.Bill Fenner1999-09-041-0/+1
| | | | Notes: svn path=/head/; revision=21240
* Forgot to update descriptions before importing, oops.Bill Fenner1999-09-044-6/+18
| | | | Notes: svn path=/head/; revision=21239
* The UCL Robust Audio Tool.Bill Fenner1999-09-0414-0/+136
| | | | | | | | PR: ports/12535 Submitted by: O.Hodson@cs.ucl.ac.uk Notes: svn path=/head/; revision=21238
* Use syslog logging.Shigeyuki Fukushima1999-09-047-47/+118
| | | | | | | | | | Fix segmentation fault problem. Update to 1999.01.10. Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=21237
* Submitted by: Joe Jih-Shien Lu <JoeLu@JoeLu.m8.ntu.edu.tw>Foxfair Hu1999-09-042-2/+19
| | | | | | | Make libtabe to enable shared mode. Notes: svn path=/head/; revision=21236
* GNU Pth 1.2b1 -> 1.2b2Ralf S. Engelschall1999-09-042-3/+3
| | | | Notes: svn path=/head/; revision=21235
* Typo (baekmuk-bdf -> baekmukfonts-bdf).Satoshi Asami1999-09-041-1/+1
| | | | Notes: svn path=/head/; revision=21234
* - If ${OSVERSION} >= 320000 then use native threads (libc_r) by default.Dirk Froemberg1999-09-0411-140/+361
| | | | | | | | | | | | | Set MIT_PTHREADS to use the supplied mit-pthreads. This is a workaround for PR ports/12824. - replace one occurance of gcc with ${CC} - don't use CFLAGS twice somewhere in mit-pthreads compilation (There is still one place left where CFLAGS are used twice.) Notes: svn path=/head/; revision=21233
* Update to xfmail 1.3.1Chris Piazza1999-09-043-5/+6
| | | | Notes: svn path=/head/; revision=21232
* Allow the PKGNAME to be overridden by the vim-lite port so we don'tSteve Price1999-09-043-3/+3
| | | | | | | | | get duplicate named packages in INDEX. Noticed by: pib Notes: svn path=/head/; revision=21231
* sar->sarepAndrey A. Chernov1999-09-031-1/+1
| | | | Notes: svn path=/head/; revision=21229
* upgrade to sarep-0.5Andrey A. Chernov1999-09-034-15/+14
| | | | Notes: svn path=/head/; revision=21228
* Change of MASTER_SITES and MAINTAINER .SADA Kenji1999-09-031-2/+2
| | | | | | | | PR: ports/13512 Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> Notes: svn path=/head/; revision=21227
* Upgrade to p17.SADA Kenji1999-09-033-5/+5
| | | | | | | | | | Add WWW field to pkg/DESCR. PR: ports/13510 Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> Notes: svn path=/head/; revision=21226
* Move MASTERSITE.SADA Kenji1999-09-031-1/+1
| | | | | | | | PR: ports/13511 Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> Notes: svn path=/head/; revision=21225
* Upgrade to 3.1.3 .SADA Kenji1999-09-032-3/+3
| | | | | | | | PR: ports/13509 Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> Notes: svn path=/head/; revision=21224
* Upgrade to 2.1.SADA Kenji1999-09-036-31/+41
| | | | | | | | PR: ports/13498 Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> Notes: svn path=/head/; revision=21223
* PS fonts of Korean TeX system.SADA Kenji1999-09-035-137/+486
| | | | | | | | PR: ports/13497 Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> Notes: svn path=/head/; revision=21222