Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 20000829A snapshot. Disable kdenetwork2 for the time being so | will | 2000-08-30 | 3 | -14/+5 |
| | | | | | | | | | | | | | | I can address some of its issues (should see it marked un-broken in about 3 hours, if they're trivial enough). It took too long to get this update out the door... :-( This is a rather stable version of KDE2. Release is hoped for sometime next month, so I'm going to try to reroll snapshots this weekend. Also decide policy by removing the interactive requirement in qt22's configure script. I don't know why they bothered adding it there.. Bugged by: *many* bug-reports, requests, etc. | ||||
* | Add xunicode, a library for making toolkits support Unicode. | knu | 2000-08-26 | 6 | -0/+69 |
| | |||||
* | Portlint. ;) | knu | 2000-08-22 | 2 | -2/+2 |
| | |||||
* | Use command line arguments rather than patching the configure script. | knu | 2000-08-18 | 1 | -1/+2 |
| | |||||
* | Make all these Ruby related ports belong also in the newly-added | knu | 2000-08-16 | 1 | -1/+1 |
| | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. | ||||
* | Update to 0.4.2-pre3. | knu | 2000-08-15 | 2 | -2/+3 |
| | |||||
* | Do The Right Thing. (R) | knu | 2000-08-13 | 2 | -9/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :) | ||||
* | Oops, forgot to set DIST_SUBDIR for this one. | knu | 2000-08-09 | 2 | -1/+2 |
| | |||||
* | Add ruby-iconv, an iconv wrapper class for Ruby. | knu | 2000-08-09 | 6 | -0/+66 |
| | | | | | | As I couldn't get it working with converters/iconv, I made it use converters/libiconv (giconv) instead, for the present. In any case, this module is LGPL'd anyway. :p | ||||
* | Update to 20000724A (custom-rolled snapshot). Rejoice, because now | will | 2000-07-29 | 3 | -14/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami | ||||
* | Mark these BROKEN, they don't compile/run properly. | asami | 2000-07-20 | 1 | -0/+2 |
| | | | | Submitted by: maintainer | ||||
* | Prefix all bits of this iconv() implementation with "g" to avoid conflict with | sobomax | 2000-07-18 | 5 | -4/+93 |
| | | | | | | | | | | another iconv() in converters/iconv: libiconv --> libgiconv iconv.h --> giconv.h iconv*.3 --> giconv*.3 Suggested by: knu | ||||
* | Add libiconv - a charset conversion library (LGPL'ed iconv() implementation). | sobomax | 2000-07-17 | 6 | -0/+72 |
| | |||||
* | Update to 1.2. | sobomax | 2000-07-04 | 2 | -2/+2 |
| | | | | | PR: 19680 Submitted by: maintainer | ||||
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | obrien | 2000-06-29 | 1 | -1/+2 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Use EMACS_PORT_NAME | jseger | 2000-06-27 | 2 | -14/+6 |
| | |||||
* | Update to 1.3.1. | will | 2000-06-21 | 4 | -12/+14 |
| | | | | Prodded by: Lev Serebryakov <lev@serebryakov.spb.ru> on -ports | ||||
* | Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. | will | 2000-06-17 | 2 | -9/+7 |
| | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 6 | -6/+6 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -2/+2 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 6 | -13/+4 |
| | |||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 2 | -2/+2 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Third round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-16 | 2 | -2/+1 |
| | |||||
* | First round of INSTALL_SHLIB fixes. | sobomax | 2000-06-16 | 2 | -3/+1 |
| | |||||
* | Argh! I screwed up with the last commit, bigtime! Now it respects | will | 2000-06-10 | 1 | -6/+3 |
| | | | | | | | CC/CFLAGS without the patch and PKGNAMESUFFIX->PKGNAMEPREFIX. Submitted by: Christian Weisgerber <naddy@mips.inka.de> Pointy hat: will (that's two today!) | ||||
* | Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my | asami | 2000-06-10 | 1 | -0/+1 |
| | | | | area on the local ports tree. | ||||
* | Use MASTER_SITE_PORTS_JP instead of spelling out the URL. | asami | 2000-06-10 | 1 | -1/+1 |
| | |||||
* | Make this port respect CC/CFLAGS. | will | 2000-06-10 | 1 | -3/+7 |
| | | | | | PR: 19123 Reported by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> | ||||
* | Update to 1.1 version. Also make it respect CFLAGS while I'm here. | sobomax | 2000-06-08 | 3 | -5/+6 |
| | | | | | PR: 19110 Submitted by: MAINTAINER | ||||
* | Add libiconv_p.a. | asami | 2000-06-07 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Remove directory on deinstall | kris | 2000-06-03 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Add libQwSpriteField.la, libmimelib.la and libmimelib.so.3. | asami | 2000-06-01 | 1 | -0/+3 |
| | | | | Submitted by: bento | ||||
* | WWW moved. | hoek | 2000-05-30 | 1 | -1/+1 |
| | |||||
* | More OIDs added to dumpasn1.cfg | kris | 2000-05-28 | 1 | -1/+1 |
| | | | | | PR: 18724 Submitted by: Alexander Langer <alex@cichlids.com> | ||||
* | Remove libodbc (again) and libaudiofile so it won't conflict with | will | 2000-05-27 | 2 | -21/+3 |
| | | | | | port installations. Now kdesupport2 will only install what is unique to its package. | ||||
* | Add ODBC library support and turn it back on in kdesupport2. I will be | will | 2000-05-23 | 1 | -2/+1 |
| | | | | | | | using similar fixes to this to get proper linking with exception handling code in other KDE2 ports. Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> | ||||
* | Update category Makefiles to add KDE2 ports. | will | 2000-05-18 | 1 | -0/+1 |
| | |||||
* | Change MAINTAINER to myself, and clean these ports up a little. | will | 2000-05-17 | 1 | -8/+5 |
| | | | | Approved by: se (previous maintainer) | ||||
* | Woop doop de doop, I've managed to circumvent the kdesupport2 build | will | 2000-05-17 | 4 | -36/+32 |
| | | | | | | | | | | problems by disabling ODBC library building. Apparently kdenetwork2 doesn't need that support (it does need mimelib), so we're all right on that! This is the import of KDESUPPORT and KDENETWORK 1.90 (aka KDE2 beta). Repo-copies by: asami | ||||
* | dumpasn1 is a utility to dump the contents of ASN.1-encoded files, | kris | 2000-05-07 | 7 | -0/+59 |
| | | | | | such as SSL certificates, in human-readable format. It includes a full list of security-related OIDs, and can be easily extended by the user. | ||||
* | Conditionally remove share/doc/ja | jedgar | 2000-05-02 | 1 | -0/+1 |
| | | | | Found by: bento | ||||
* | Update to version 1.2.4 and add WWW: to pkg/DESCR. | steve | 2000-05-01 | 5 | -48/+60 |
| | | | | | PR: 17850 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Replace `chris@calldei.com' with `chris@FreeBSD.org' for `Whom' in the | chris | 2000-04-24 | 1 | -1/+1 |
| | | | | comments at the top of the Makefile. | ||||
* | portlint | mharo | 2000-04-20 | 2 | -5/+7 |
| | |||||
* | Typo (PKGNAME -> PORTNAME). Also use PKGNAMEPREFIX=p5- instead of defining | asami | 2000-04-13 | 1 | -2/+2 |
| | | | | DISTNAME=${PORTNAME}-${PORTVERSION}. | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-09 | 24 | -86/+86 |
| | |||||
* | Place the optional variable DISTNAME after required ones, copying | knu | 2000-04-08 | 2 | -4/+2 |
| | | | | mharo's previous commits on japanese/namazu2 and devel/p5-File-MMagic. | ||||
* | Activate mule-ucs-emacs20. | knu | 2000-04-05 | 1 | -0/+1 |
| | |||||
* | This is the Mule-UCS (Universal enCoding System) for FSF Emacs 20, | knu | 2000-04-05 | 12 | -0/+462 |
| | | | | | | | | an Emacs Lisp library to define encoding/decoding schemes by rather simple translation rule.. PR: ports/16931 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> | ||||
* | Remove bkmrkconv from converters. | will | 2000-03-30 | 1 | -1/+0 |
| | |||||
* | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't | kris | 2000-03-29 | 1 | -1/+1 |
| | | | | | | have time to maintain them. Approved by: andy | ||||
* | Whoops, I put this in the wrong category. | will | 2000-03-26 | 1 | -0/+1 |
| | | | | | PR: 15795 Pointed out by: dirk | ||||
* | Add ".1" at end of PKGNAME to distinguish this with the previous version | asami | 2000-02-24 | 2 | -0/+2 |
| | | | | with incompatible shlibs. | ||||
* | Bump shlib numbers, USE_QT now implies USE_NEWGCC so people using | asami | 2000-02-24 | 9 | -24/+67 |
| | | | | 3-stable will be unable to link with old libraries. | ||||
* | Fix MASTER_SITES | taoka | 2000-02-22 | 3 | -7/+17 |
| | | | | | | PR: 16867 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> No response from: maintainer | ||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | peter | 2000-02-08 | 2 | -2/+2 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | Adding p5-Convert-Recode version 1.03. | steve | 2000-01-29 | 6 | -0/+46 |
| | | | | | | | A frontend to the GNU recode program. PR: 16158 Submitted by: Dmitry Sivachenko <dima@Chg.RU> | ||||
* | Update to version 3.5. | steve | 1999-12-29 | 5 | -3/+49 |
| | | | | | PR: 12891 Submitted by: Dmitry S. Sivachenko <diam@Chg.RU. | ||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-29 | 3 | -5/+97 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | * Updated version to 1.13 | steve | 1999-11-27 | 6 | -30/+37 |
| | | | | | | | | * Fixed MASTER_SITES * Added WWW: line into pkg/DESCR PR: 14902 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Remove MAINTAINER <seiken@nbs.co.jp> due to permanent error for 2 months: | fenner | 1999-11-11 | 1 | -2/+0 |
| | | | | Sorry, no mailbox here by that name. (#5.1.1) | ||||
* | Activate the iconv port. | steve | 1999-11-01 | 1 | -0/+1 |
| | |||||
* | Initial import of iconve version 0.2. | steve | 1999-11-01 | 5 | -0/+520 |
| | | | | | | | A charset conversion library and asscociated set of utitilies. PR: 14012 Submitted by: Konstantin Chuguev <joy@urc.ac.ru> | ||||
* | Activate "tcs". | kuriyama | 1999-10-20 | 1 | -0/+1 |
| | |||||
* | TCS - Translate Character Sets | kuriyama | 1999-10-20 | 5 | -0/+43 |
| | |||||
* | ${INSTALL_MAN} instead of ${CP} | cpiazza | 1999-10-02 | 1 | -1/+1 |
| | |||||
* | Activate mmencode | cpiazza | 1999-10-02 | 1 | -0/+1 |
| | |||||
* | Import of mmencode. | cpiazza | 1999-10-02 | 7 | -0/+120 |
| | | | | | | | | | | | | mmencode is actually part of metamail, but at least one port, bgrab, requires this to run. bgrab is a console application, and metamail requires X (not good). mmencode simply converts a byte stream into (or out of) one of one of the standard encoding formats defined by MIME. PR: 14054 Submitted by: Kelly Yancey <kbyanc@posi.net> | ||||
* | Update to KDE-1.1.2 | se | 1999-09-20 | 4 | -6/+6 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 7 | -8/+8 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Remove preceeding pkgname from some of the comments having one. | hoek | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -1/+1 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 21 | -21/+21 |
| | |||||
* | Move distfile location to http://www.freebsd.org/~chris/distfiles/ | chris | 1999-08-09 | 1 | -3/+3 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 15 | -15/+15 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | (1) The old fconv-0.1.tar.gz had binaries for i386, | taoka | 1999-06-23 | 2 | -4/+2 |
| | | | | | | | | | | these are not necessary. On another architecture, it cuases a problem. So removed these. PR: 12339 Submitted by: maintainer (author) (2) By (1), "ONLY_FOR_ARCHS=i386" is not necessary. | ||||
* | This port contains i386 binaries. | steve | 1999-06-23 | 1 | -1/+3 |
| | |||||
* | Update to version 0.40 | fenner | 1999-06-13 | 2 | -5/+5 |
| | |||||
* | Add fconv | taoka | 1999-06-07 | 1 | -1/+2 |
| | |||||
* | Converts DOS or Mac-style files to Unix format, and vice-versa | taoka | 1999-06-07 | 5 | -0/+30 |
| | | | | | PR: 11267 Submitted by: Chris Costello <chris@holly.dyndns.org> | ||||
* | Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install | mharo | 1999-06-06 | 4 | -12/+4 |
| | | | | the .la file. | ||||
* | Remove kde 1.0 ports in favor of the 1.1 versions. | steve | 1999-05-29 | 1 | -2/+1 |
| | |||||
* | Moved textproc/tuc to converters/tuc | taoka | 1999-05-19 | 3 | -5/+6 |
| | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> | ||||
* | Make this port PREFIX friendly. | steve | 1999-05-17 | 2 | -4/+22 |
| | |||||
* | Clean up after yet another repository copy. Renamed "kde*-i18n-11" | asami | 1999-05-11 | 1 | -2/+2 |
| | | | | | | to "kde*11-i18n". Suggested by: sprice | ||||
* | Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11. | sada | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | Categories should be "converters kde", not "x11 kde". | asami | 1999-05-11 | 2 | -4/+4 |
| | | | | Reportde by: imura@cs.titech.ac.jp | ||||
* | Cleanup empty directories. | kuriyama | 1999-05-06 | 1 | -0/+2 |
| | |||||
* | Activate unix2dos | flathill | 1999-05-06 | 1 | -1/+2 |
| | |||||
* | PR: ports/9866 | flathill | 1999-05-06 | 5 | -0/+34 |
| | | | | | Submitted by: obonilla@mailhub.fisicc-ufm.edu translate ASCII files from DOS (cr/lf) to UNIX (lf) | ||||
* | Upgrade KDE to Release 1.1.1. | se | 1999-05-04 | 5 | -22/+11 |
| | |||||
* | I *LOVE* WWW: | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | These three were easy. Now tell my why some of the other pkg/DESCRs | hoek | 1999-05-03 | 3 | -3/+3 |
| | | | | | | must insist on using such oddball formats.... [Add WWW: where appropriate] | ||||
* | Activate the i18ntools port. | steve | 1999-04-21 | 1 | -1/+2 |
| | |||||
* | Initial import of i18ntools version 1.0. | steve | 1999-04-21 | 5 | -0/+278 |
| | | | | | | | Tools for the conversion to and from UTF-8 Unicode encoding. PR: 11198 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> | ||||
* | Fix bug in manpage. | obrien | 1999-04-18 | 1 | -0/+11 |
| | |||||
* | Activate the libutf-8 port. | steve | 1999-04-17 | 1 | -1/+2 |
| | |||||
* | Initial import of libutf-8 version 1.0. | steve | 1999-04-17 | 6 | -0/+56 |
| | | | | | | | | | A library of routines for the conversion between 31-bit Unicode values (UCS-4) and their 8-bit encoding (UTF-9) defined in RFC 2044. The routines can handle input and output from/to files and memory. Useful for i18n programmers. PR: 10919 Submitted by: G. Adam Stanislav <zen@buddhist.com> | ||||
* | Import of tuc version 1.10. | steve | 1999-04-17 | 5 | -0/+33 |
| | | | | | | | | A utility to convert text files from any operating system to Unix format, and to convert Unix files to DOS format. PR: 10882 Submitted by: G. Adam Stanislav <zen@buddhist.com> | ||||
* | Update to version 2.11. | steve | 1999-04-02 | 2 | -4/+4 |
| | | | | | PR: 10749 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> | ||||
* | Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org, | sada | 1999-03-07 | 1 | -2/+2 |
| | | | | and unifying the location of `local ports'. | ||||
* | MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with | obrien | 1999-02-28 | 4 | -6/+10 |
| | | | | GZIP or BZIP2 distfiles. I went with BZIP2. | ||||
* | The extra checksum wasn't bogus after all. Both are required since | steve | 1999-02-25 | 3 | -0/+3 |
| | | | | | | | | despite the fact that the files from both MASTER_SITES are the same size and when extracted a diff -urN is empty, they have different checksum. Noticed by: Andrew Gordon <arg@arg1.demon.co.uk> | ||||
* | Remove extraneous checksums. | steve | 1999-02-22 | 3 | -3/+0 |
| | |||||
* | Upgrade to 2.10. | vanilla | 1999-02-20 | 2 | -5/+5 |
| | |||||
* | Unbreak. | jseger | 1999-02-16 | 1 | -6/+2 |
| | |||||
* | Don't change world-known name uudeview.h to uu.h upon installation, | ache | 1999-02-11 | 2 | -3/+3 |
| | | | | other applications expect uudeview.h name | ||||
* | Upgrade to KDE 1.1 RELEASE. | se | 1999-02-09 | 6 | -15/+43 |
| | |||||
* | Upgrade to KDE-1.1pre2 ... | se | 1999-02-07 | 6 | -22/+28 |
| | |||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 3 | -15/+6 |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | fenner | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | The red face you see behind the table is yours truly being ashamed by | asami | 1999-01-21 | 2 | -8/+8 |
| | | | | committing a patch without testing. | ||||
* | Fix ordering of ln -s arguments -- the lib*.so symlinks were not properly | asami | 1999-01-21 | 2 | -8/+8 |
| | | | | | made, causing other kde*11 builds to fall over if dependencies were installed from packages. | ||||
* | Rewrite p5- module's PLIST for alpha. | simokawa | 1999-01-11 | 2 | -8/+8 |
| | | | | | | | | 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 | ||||
* | Add bzip2 dependency. They were missing in some kde*11 Makefiles. | asami | 1999-01-11 | 2 | -2/+6 |
| | |||||
* | Add kde*11 dirs. | asami | 1999-01-07 | 1 | -1/+2 |
| | |||||
* | Upgrade to the first pre-release of KDE 1.1. | se | 1999-01-07 | 7 | -36/+101 |
| | | | | | | | | | | | This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ... | ||||
* | Mark these broken while Stefan works on an upgrade. | asami | 1999-01-06 | 2 | -2/+6 |
| | |||||
* | Upgrade to 2.09 | billf | 1998-12-08 | 2 | -4/+4 |
| | | | | Reported by: Fenner's survey. | ||||
* | Moving converters/man2html -> textproc/man2html | billf | 1998-11-21 | 1 | -2/+1 |
| | | | | Remind by: Satoshi Asami | ||||
* | Activate man2html | billf | 1998-11-21 | 1 | -1/+2 |
| | | | | PR: ports/7796 | ||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -8/+10 |
| | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. | ||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | asami | 1998-11-11 | 1 | -3/+4 |
| | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) | ||||
* | Mark BROKEN for current: | jseger | 1998-10-12 | 1 | -1/+6 |
| | | | | The path for perl man pages is incorrect | ||||
* | ish/uuencode converter | kuriyama | 1998-10-03 | 6 | -0/+59 |
| | | | | | PR: ports/7639 Submitted by: Masanori Kiriake <seiken@nbs.co.jp> | ||||
* | Activate aish. | kuriyama | 1998-10-03 | 1 | -1/+2 |
| | |||||
* | Elfify (no response from the maintainer) | brian | 1998-10-02 | 4 | -12/+14 |
| | | | | With some help from postings by: Hans Petter Bieker <zerium@webindex.no> | ||||
* | Mark BROKEN for ELF. | jseger | 1998-10-01 | 2 | -2/+6 |
| | |||||
* | Remove regexp support uulib. | steve | 1998-09-27 | 1 | -2/+2 |
| | |||||
* | Remove regexp support for uulib. | steve | 1998-09-27 | 1 | -3/+3 |
| | |||||
* | Remove empty directories on deinstall. | steve | 1998-09-27 | 1 | -0/+6 |
| | |||||
* | Convert to ELF. | steve | 1998-09-27 | 4 | -60/+65 |
| | |||||
* | tk80 has been ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-16 | 2 | -4/+4 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Unbreak after the perl upgrade. | steve | 1998-08-30 | 2 | -7/+5 |
| | |||||
* | Change for perl5 scheme. | vanilla | 1998-08-19 | 2 | -9/+10 |
| | |||||
* | Manpages? What manpages? | hoek | 1998-08-17 | 8 | -13/+0 |
| | |||||
* | Replace qt dependencies with USE_QT. | asami | 1998-08-12 | 2 | -8/+4 |
| | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 3 | -8/+8 |
| | |||||
* | Mark this port broken, didn't survive the perl upgrade. | asami | 1998-08-08 | 1 | -1/+3 |
| | |||||
* | Upgrade to 2.06, and make it compatible with perl5.00501. | vanilla | 1998-08-06 | 3 | -16/+14 |
| | |||||
* | Grammar, spelling, and usage police. This commit brought to you by | mph | 1998-08-06 | 1 | -1/+1 |
| | | | | the letters "B" and "C". And some Chinese symbols as well. | ||||
* | Add homepage. | hoek | 1998-07-24 | 2 | -0/+4 |
| | |||||
* | Add homepage. Fix my language a little ("I wrote that!?"). | hoek | 1998-07-24 | 1 | -2/+5 |
| | |||||
* | Change dependencies to accept Qt-1.33 if present, | se | 1998-07-24 | 2 | -6/+6 |
| | | | | but to build Qt-1.40 if no compiled Qt library can be found. | ||||
* | Upgrade to KDE Release 1.0 | se | 1998-07-20 | 4 | -34/+12 |
| | |||||
* | Mark as broken, will be upgraded to 1.0 within a few days. | se | 1998-07-14 | 2 | -2/+6 |
| | |||||
* | Fix MASTER_SITES. | hoek | 1998-06-15 | 1 | -3/+3 |
| | |||||
* | Fix MASTER_SITES | hoek | 1998-06-15 | 1 | -3/+3 |
| | |||||
* | Update to Beta-4.1 | se | 1998-05-10 | 6 | -16/+46 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Fix MASTER_SITE, since fetch(1) doesn't seem to understand http | hoek | 1998-04-07 | 1 | -3/+3 |
| | | | | error code 301... | ||||
* | Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC. | max | 1998-04-05 | 2 | -3/+3 |
| | | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist | ||||
* | Back out changes to use tcl81. | tg | 1998-03-20 | 1 | -3/+3 |
| | | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. | ||||
* | Add a link to my bibliographic character sets patches | wosch | 1998-03-08 | 1 | -0/+17 |
| | | | | | | | | | for ISO 5426:1983 and Z39.47-1993/ANSEL/USMARC. Both characters sets use 2 bytes for non-US characters. The Library of Congress use ANSEL for their web gateway. With this patches you should be able to read the search results for german, french and spain (...) books. | ||||
* | Use $(MASTER_SITE_KDE) | se | 1998-03-07 | 2 | -8/+6 |
| | |||||
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-25 | 1 | -4/+4 |
| | |||||
* | Activate kdesupport (builds mimelib) | se | 1998-02-23 | 1 | -1/+2 |
| | |||||
* | Bring back kdesupport, we only need (and only build) "mimelib" since | se | 1998-02-23 | 10 | -0/+148 |
| | | | | our mimepp port does no longer suffice to build kdenetwork. | ||||
* | Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!) | hoek | 1998-02-19 | 3 | -6/+3 |
| | |||||
* | Upgrade to 0.20. | vanilla | 1998-02-19 | 3 | -8/+6 |
| | |||||
* | Upgrade to 2.05. | vanilla | 1998-02-18 | 3 | -8/+8 |
| | |||||
* | Remove kdesupport: Not required by any of our KDE ports ... | se | 1998-02-13 | 10 | -160/+0 |
| | |||||
* | Disconnect kdesupport. | se | 1998-02-13 | 1 | -2/+1 |
| | |||||
* | Add hash for distfiles from tsx-11.mit.edu. | hoek | 1998-01-10 | 3 | -0/+3 |
| | |||||
* | Upgrade to 2.04. | vanilla | 1997-12-22 | 3 | -5/+9 |
| | |||||
* | Upgrade to 0.05. | vanilla | 1997-12-22 | 3 | -5/+7 |
| | |||||
* | Remove MASTER_SITE ftp.uni-frankfurt.de. | hoek | 1997-12-07 | 2 | -7/+5 |
| | | | | | | | | | | 530-Unser FTP Server ist wegen eines Plattencrash leider nicht verfuegbar. I think the rough general translation of this is "We have been Plattencrash'd and are now verfuegbar'ed. While this is theoretically a temporary situation, we are still verfuegbar'ed for the immediately forseeable future." | ||||
* | Remove bad MASTER_SITE. | jseger | 1997-11-27 | 1 | -3/+2 |
| | |||||
* | Remove converters/c2html. It needs to be reimported in textproc. | jseger | 1997-11-22 | 1 | -2/+1 |
| | | | | Pointed out by: Max | ||||
* | Fix LIB_DEPENDS to actually depend on tk. Stylistic nit. | hoek | 1997-11-21 | 1 | -4/+4 |
| | |||||
* | Activate converters/c2html | jseger | 1997-11-17 | 1 | -1/+2 |
| | | | | PR: ports/4911 | ||||
* | fetch -t; misc style fixes; portlint | hoek | 1997-11-14 | 1 | -15/+11 |
| | |||||
* | FETCH_BEFORE_ARGS= -t | hoek | 1997-11-14 | 1 | -2/+4 |
| | |||||
* | As with xdeview, use our own file/ so people don't trip over its | hoek | 1997-11-08 | 3 | -3/+18 |
| | | | | absence. | ||||
* | Don't depend on ports/converters/uulib's files/ dir. | obrien | 1997-11-08 | 3 | -2/+17 |
| | |||||
* | (1) Move the following ports out of x11/: | asami | 1997-11-05 | 3 | -7/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4) | ||||
* | Only the MIME and UU libraries are required from kdesupport, | se | 1997-11-03 | 10 | -0/+158 |
| | | | | | since libjpeg, libgif etc. exist as individual ports already. This port is required as a pre-requisite to kdenetwork. | ||||
* | 2 (two!) lines to upgrade to tk80, plus misc. minor fixes. | hoek | 1997-10-24 | 2 | -8/+12 |
| | |||||
* | Upgrade, 0.8.0 -> 1.0 | max | 1997-09-23 | 6 | -60/+92 |
| | | | | | PR: 4612 Submitted by: maintainer | ||||
* | Add `q' to EXTRACT_BEFORE_ARGS so that lha will do its work quietly. | max | 1997-09-15 | 1 | -3/+3 |
| | | | | echo -> ${ECHO_MSG}. | ||||
* | Update the maintainer's address (I remember him asking his address in | max | 1997-09-15 | 1 | -4/+6 |
| | | | | | | | | | | the handbook to be updated.) Style fix: - Insert a blank (`3' only) line before the $Id$ line. - Move EXTRACT_SUFX to proper place. - Regenerate the patch file and remove the definition of PATCH_STRIP. - Correctly define MANLANG and MAN1. | ||||
* | Let bsd.port.mk do the manpage compression. | max | 1997-09-15 | 1 | -4/+0 |
| | |||||
* | Regenerate this patch so that PATCH_STRIP doesn't have to be defined in | max | 1997-09-15 | 1 | -2/+2 |
| | | | | the Makefile. | ||||
* | activated ports/converters/ish. | itojun | 1997-08-16 | 1 | -1/+2 |
| | | | | ish is "ish binary-to-text file converter". | ||||
* | a port for "ish binary-to-text file converter". | itojun | 1997-08-16 | 6 | -0/+41 |
| | | | | | | | The tool is famous in Japanese local BBSes, but may useful for other situations. Reviewed by: itojun@itojun.org Submitted by: hosokawa@freebsd.org | ||||
* | Upgrade to 1.20 | ache | 1997-08-13 | 5 | -148/+122 |
| | |||||
* | Upgrade to 2.03 | ache | 1997-08-05 | 2 | -5/+5 |
| | |||||
* | files/* -> ${FILESDIR}/*. | max | 1997-07-22 | 1 | -2/+2 |
| | |||||
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Pick up $CFLAGS from /etc/make.conf. | tg | 1997-07-09 | 1 | -0/+11 |
| | |||||
* | Remove trailing whitespace (ha!). | asami | 1997-07-08 | 1 | -2/+2 |
| | | | | Found by: portlint | ||||
* | Move mimepp from devel to converters. | tg | 1997-07-08 | 1 | -1/+2 |
| | |||||
* | Re-import mimepp into converters. | tg | 1997-07-08 | 6 | -0/+165 |
| | | | | Requested by: Satoshi | ||||
* | Make all p5- ports use USE_PERL instead of explicitly stating the version ↵ | jfitz | 1997-06-25 | 2 | -6/+4 |
| | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) | ||||
* | Add p5-MIME-Base64 | ache | 1997-06-21 | 1 | -1/+2 |
| | |||||
* | Base64/QP perl module | ache | 1997-06-21 | 5 | -0/+54 |
| | |||||
* | Upgrade all ports requiring perl5.003 to perl5.004 | jfitz | 1997-05-24 | 1 | -3/+3 |
| | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. | ||||
* | I can't believe I forgot to add uulib here. ;) | asami | 1997-05-21 | 1 | -1/+2 |
| | |||||
* | Upgrade to 1.12 | ache | 1997-05-06 | 5 | -36/+71 |
| | |||||
* | Use new MASTER_SITE_LOCAL variable from bsd.port.mk. | asami | 1997-04-30 | 1 | -2/+2 |
| | |||||
* | One-liner for new categroy `converters'. | asami | 1997-04-27 | 1 | -0/+1 |
| | |||||
* | Adjust uulib's new path (ports/converters). | asami | 1997-04-27 | 2 | -7/+7 |
| | |||||
* | Move p5-Convert-UU to converters. | asami | 1997-04-27 | 2 | -3/+4 |
| | | | | Submitted by: jfitz | ||||
* | This is a new category for non-archival, non-encryption character code | asami | 1997-04-27 | 9 | -16/+28 |
| | | | | converters. | ||||
* | Fix header problems | ache | 1997-04-21 | 1 | -14/+0 |
| | |||||
* | Mass update of perl5 ports (most bring the port up-to-date with the latest ↵ | jfitz | 1997-04-21 | 2 | -5/+5 |
| | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE | ||||
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Make this puppy *really* link with the shared uulib. | obrien | 1997-04-02 | 1 | -0/+13 |
| | |||||
* | - Link with shared libuu rather than static one. | obrien | 1997-04-02 | 6 | -50/+46 |
| | | | | - split up mega patchfile to one patchfile / soruce file | ||||
* | Need to run ``ldconfig -m'' on install. | obrien | 1997-04-02 | 1 | -2/+3 |
| | |||||
* | Build shared lib too. | obrien | 1997-04-02 | 4 | -3/+57 |
| | | | | Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | Share the files/ dir and contents with devel/uulib | obrien | 1997-03-31 | 6 | -19/+4 |
| | | | | Suggested-by: Satoshi | ||||
* | Don't look for malloc.h from configure. Not only malloc.h in FreeBSD | asami | 1997-03-30 | 1 | -0/+11 |
| | | | | | useless, you might find the one installed by devel/libmalloc, which will cause the build to fail. | ||||
* | Checksum was different from what I got. | asami | 1997-03-30 | 1 | -1/+1 |
| | |||||
* | This is a powerful and easy-to-use tcl/tk-based program | obrien | 1997-03-30 | 6 | -0/+66 |
| | | | | | | | | which can decode BinHex, uuencoded, xxencoded, and Base64 formats. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> Partically closes PR: ports/2701 | ||||
* | Upgrade to 0.5.13. | obrien | 1997-03-30 | 5 | -42/+23 |
| | | | | | Submitted by: Tim Vanderhoek <tim@X2296> and cleanup by me Partically closes PR: ports/2701 | ||||
* | More patches from ports/2701. | obrien | 1997-03-30 | 4 | -11/+30 |
| | | | | Submitted by: Tim Vanderhoek <tim@X2296> | ||||
* | Update to 0.5.13. | obrien | 1997-03-30 | 1 | -1/+1 |
| | | | | Partically closes PR: ports/2701 | ||||
* | Update to 0.5.13. | obrien | 1997-03-30 | 1 | -26/+18 |
| | | | | | Submitted by: Tim Vanderhoek <tim@X2296> with restructureing by me Partically closes PR: ports/2701 | ||||
* | A quick purousal thru our port's patches directory shows a *WAY* over use of | obrien | 1997-02-17 | 1 | -1/+1 |
| | | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate. | ||||
* | Change Brent J. Nordquist's e-mail address. | asami | 1997-01-28 | 2 | -4/+4 |
| | | | | Submitted by: "Brent J. Nordquist" <bjn@visi.com> | ||||
* | Upgrade to 0.5.9 | ache | 1996-12-12 | 2 | -11/+6 |
| | | | | Enable inews | ||||
* | Upgrade to 0.5.9 | ache | 1996-12-12 | 2 | -5/+7 |
| | |||||
* | Update to take advantage of new features in bsd.port.mk rev. 1.237. | asami | 1996-12-11 | 2 | -12/+5 |
| | |||||
* | Move man page from ja_JP.sjis to ja_JP.EUC. (Yes, I converted it, these | asami | 1996-12-07 | 3 | -4/+7 |
| | | | | codes are actually different.) | ||||
* | "-mkdir -p" -> "${MKDIR}". | asami | 1996-11-30 | 1 | -2/+2 |
| | |||||
* | More freebsd tuning | ache | 1996-11-27 | 1 | -0/+26 |
| | |||||
* | Add missing files | ache | 1996-11-27 | 3 | -48/+29 |
| | | | | More freebsd tunings | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -4/+4 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 2 | -7/+4 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Converted to MAN[1-8] | obrien | 1996-11-17 | 1 | -13/+8 |
| | | | | Converted p5* to use MASTER_SITE_PERL_CPAN | ||||
* | Converted to MAN[1-8] | obrien | 1996-11-17 | 1 | -6/+2 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 2 | -9/+8 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | /usr/tmp -> /var/tmp | ache | 1996-11-11 | 1 | -0/+54 |
| | |||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 2 | -4/+4 |
| | | | | Misc variable reordering, cleaning up, etc. | ||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 1 | -5/+6 |
| | | | | And clean up variable ordering (as shown in the handbook) as little. | ||||
* | Add RUN_DEPENDS to all perl5 ports, to make packages install perl. | jfitz | 1996-10-24 | 1 | -1/+2 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | perl5 module for uuencode and uudecode. | jfitz | 1996-10-24 | 5 | -0/+68 |
| | |||||
* | Remove spurious ";"s. | asami | 1996-10-15 | 1 | -3/+3 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 3 | -3/+3 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Remove spurious ;'s. | asami | 1996-09-24 | 1 | -3/+3 |
| | |||||
* | --prefix=${PREFIX} is not necessary with GNU_CONFIGURE set. While | asami | 1996-08-23 | 1 | -4/+3 |
| | | | | I'm here, put all categories in one line. | ||||
* | Import of uudeview; decode unordered files in any of uu/xx/base64/binhex | tg | 1996-08-23 | 7 | -0/+145 |
| | | | | | | formats. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | Import of uulib, part of the bigger uudeview package. It contains | tg | 1996-08-23 | 7 | -0/+109 |
| | | | | | | a library for en- and decoding uu/xx/base64/binhex-format. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | Upgrade to 1.11 | ache | 1996-07-14 | 4 | -16/+19 |
| | |||||
* | This decoder can patch together split and out-of-order uudecode files. | asami | 1996-06-10 | 7 | -0/+72 |
| | | | | Submitted by: pcs51674@asciinet.or.jp | ||||
* | 8bit Character Sets Coverter via UNICODE | ache | 1996-05-06 | 6 | -0/+312 |
| |