Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct version number of libpisock. | Maxim Sobolev | 2001-09-03 | 4 | -4/+4 |
| | | | | Submitted by: bento | ||||
* | Fix MASTER_SITES. | Dirk Froemberg | 2001-09-02 | 1 | -2/+2 |
| | |||||
* | Fix shared library number for pisock (.3 -> .4). | Dirk Froemberg | 2001-09-02 | 1 | -1/+2 |
| | | | | Submitted by: Anders Andersson <anders@codefactory.se> | ||||
* | pisock.3 --> pisock.4 in LIB_DEPENDS. | Maxim Sobolev | 2001-08-31 | 3 | -3/+3 |
| | | | | Submitted by: bento | ||||
* | Depend on new Pilot-link | David W. Chapman Jr. | 2001-08-30 | 1 | -2/+2 |
| | | | | | | | Bump PORTREVISION PR: 30183 Submitted by: maintainer | ||||
* | Patch one source file to get rid of getopt.h -- the package does not use | Mikhail Teterin | 2001-08-27 | 2 | -0/+12 |
| | | | | | | the GNU's getopt really... Submitted by: Ollivier Robert | ||||
* | Upgrade to 0.9.5, use -lgiconv. | Mikhail Teterin | 2001-08-24 | 14 | -48/+102 |
| | |||||
* | Upgrade this ports to 1.2.4 and 2.1.3 respectively. The maintainer | Mikhail Teterin | 2001-08-24 | 4 | -4/+4 |
| | | | | is the author, and this new versions are both posted on the WWW. | ||||
* | Install locale files to match pkg-plist. I assume this has been | Alexander Langer | 2001-08-23 | 1 | -0/+2 |
| | | | | | the default once, but isn't any more if you don't enable it with --with-i18n. | ||||
* | Upgrade to 2.8p5. | Jun Kuriyama | 2001-06-26 | 3 | -5/+24 |
| | | | | | Submitted by: tomdean@speakeasy.org Modified by: kuriyama | ||||
* | Remove empty patches in files | David W. Chapman Jr. | 2001-06-23 | 4 | -0/+0 |
| | | | | | PR: 28354 Submitted by: scorpio@drkshdw.org | ||||
* | Add ppmtoTbmp 1.1, PPM to Pilot bitmap converter. | Mark Pulford | 2001-06-11 | 6 | -0/+45 |
| | | | | | | | Committed after cleanup. PR: 27932 Submitted by: Jose Marques <noway@nohow.demon.co.uk> | ||||
* | Add sitescooper 3.1.2, | Mark Pulford | 2001-06-11 | 7 | -0/+685 |
| | | | | | | | | | | news site downloader for Palm computing devices. Port rewritten to make it more compliant. PR: 27924 Submitted by: dom@happygiraffe.net | ||||
* | Update to version 0.62 | Bill Fenner | 2001-06-07 | 2 | -2/+2 |
| | | | | Found by: distfile survey | ||||
* | Use proper POSIX syntax for `chown'. | David E. O'Brien | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | upgrade to 2.1.2 | Ying-Chieh Liao | 2001-05-29 | 3 | -2/+6 |
| | | | | | PR: 27621 Submitted by: maintainer | ||||
* | upgrade to 0.9.4 | Ying-Chieh Liao | 2001-05-19 | 2 | -2/+2 |
| | |||||
* | SWitch maintainership of core GNOME ports to a small group of | Ade Lovett | 2001-05-11 | 6 | -6/+6 |
| | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. | ||||
* | Various patches (mainly shared library revision changes) for those | Ade Lovett | 2001-05-04 | 3 | -9/+6 |
| | | | | ports that depend on GNOME and need to change for 1.4 | ||||
* | Make RUN_DEPENDS on jpilot a file dependency, not a binary-in-path | Bill Fenner | 2001-04-19 | 1 | -1/+1 |
| | | | | | dependency, since jpilot is installed in /usr/local/pilot/bin which isn't necessarily already in your path. | ||||
* | Make jpilot and malsync work directories relative to our work directory, | Bill Fenner | 2001-04-18 | 2 | -17/+4 |
| | | | | | | as opposed to absolute since ${WRKDIRPREFIX}${PORTSDIR}/blah/blah/work does *not* necessarily point to another port's work dir. This should solve bento's build issues with this port. | ||||
* | More bento debugging. | Bill Fenner | 2001-04-17 | 1 | -1/+2 |
| | |||||
* | More bento debugging. | Bill Fenner | 2001-04-16 | 1 | -1/+2 |
| | |||||
* | make bento happier (bibelot.pl -> bibelot) | Ying-Chieh Liao | 2001-04-14 | 1 | -1/+1 |
| | |||||
* | Try to debug the bento build, since it works everywhere else. | Bill Fenner | 2001-04-14 | 1 | -0/+11 |
| | |||||
* | update to 3.1 | Michael Haro | 2001-04-04 | 11 | -93/+195 |
| | | | | | PR: 26335 Submitted by: William Lloyd <wlloyd@galt.slap.net> (new maintainer) | ||||
* | Overhaul QT/KDE support: | Will Andrews | 2001-04-03 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) | ||||
* | upgrade to 0.9.3 | Ying-Chieh Liao | 2001-04-03 | 3 | -3/+3 |
| | | | | fix plist | ||||
* | -pthread --> ${PTHREAD_LIBS} | Maxim Sobolev | 2001-03-29 | 6 | -6/+6 |
| | | | | | | | -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. | ||||
* | Insert ${WRKDIRPREFIX} when looking for other ports' work dirs. | Bill Fenner | 2001-03-29 | 1 | -2/+2 |
| | | | | Found by: bento | ||||
* | add romeo | Ying-Chieh Liao | 2001-03-25 | 8 | -0/+55 |
| | | | | The Palm ROM Discombobulator | ||||
* | A jpilot plugin for malsync. | Bill Fenner | 2001-03-22 | 6 | -0/+37 |
| | |||||
* | Upgrade to 2.7b. | Jun Kuriyama | 2001-03-13 | 2 | -2/+2 |
| | | | | Pointed out by: Per Andersson <pa@cdg.chalmers.se> | ||||
* | Update to version 1.0.2. | Jimmy Olgeni | 2001-03-08 | 6 | -46/+2 |
| | | | | | PR: 25595 Submitted by: Roman Shterenzon <roman@xpert.com> | ||||
* | Change my email address in the Maintainer line | Michael C . Wu | 2001-03-07 | 1 | -1/+1 |
| | |||||
* | fix internationalization bug. these patches are already submitted to | Munechika SUMIKAWA | 2001-03-06 | 11 | -1/+777 |
| | | | | | | | the author and will be synced in next release. Submitted by: Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp> Approved by: maintainer | ||||
* | Add USE_GMAKE=yes | Clive Lin | 2001-03-04 | 1 | -0/+2 |
| | |||||
* | upgrade to 0.9.2 | Ying-Chieh Liao | 2001-03-03 | 2 | -2/+2 |
| | | | | Submitted by: Roman Shterenzon <roman@xpert.com> (via private mail) | ||||
* | Remove do-configure section, use PERL_CONFIGURE now. | Vanilla I. Shu | 2001-03-01 | 1 | -10/+4 |
| | |||||
* | Upgrade to 2.06. | Dirk Froemberg | 2001-02-23 | 2 | -3/+6 |
| | |||||
* | Update to txt2pdbdoc 1.3 | Kris Kennaway | 2001-02-18 | 2 | -2/+2 |
| | | | | | PR: 25179 Submitted by: Maintainer | ||||
* | - Add write permission at post-patch stage to be able to build | Jun Kuriyama | 2001-02-14 | 2 | -2/+16 |
| | | | | | | | | by non-root users. - Remove -O flag from CFLAGS due to c++'s optimization bug. Approved by: maintainer Requested by: hanai | ||||
* | The current version of the port does not enable plugins, even though | James E. Housley | 2001-02-11 | 2 | -5/+26 |
| | | | | | | | | | they are compiled. This stems from a problem in the configure script that forces the enable_plugins value to always be false, whether or not --enable-plugins is specified. PR: 24973 Submitted by: Alex Varju <varju@ca.webct.com> MAINTAINER | ||||
* | Add %%PORTDOCS%%. | Akinori MUSHA | 2001-02-10 | 4 | -4/+8 |
| | |||||
* | Oops. I forgot to update Makefile when I moved jconv to jfconv. | Akinori MUSHA | 2001-02-10 | 1 | -1/+1 |
| | |||||
* | Upgrade to 0.99. | Vanilla I. Shu | 2001-02-09 | 12 | -71/+312 |
| | | | | | PR: ports/24933 Submitted by: maintainer | ||||
* | Rename jconv to jfconv to avoid the conflict with japanese/libjconv, | Akinori MUSHA | 2001-02-08 | 9 | -106/+10 |
| | | | | | | after a repocopy. JFConv more looks like JFile converter than JConv does. | ||||
* | fix wrksrc path | Ying-Chieh Liao | 2001-02-01 | 1 | -0/+1 |
| | | | | Submitted by: Roman Shterenzon <roman@xpert.com> (via private mail) | ||||
* | update to 0.9 | Ying-Chieh Liao | 2001-01-31 | 2 | -4/+3 |
| | | | | Requested by: Roman Shterenzon <roman@xpert.com> | ||||
* | Release maintainership to port@FreeBSD. I don't use this port any | Dirk Froemberg | 2001-01-26 | 1 | -1/+1 |
| | | | | longer and I don't have time to keep up maintainance. |