| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
|
|
|
|
| |
PR: 31892, 34130
Submitted by: Alan Eldridge <alane@geeksrus.net> (both)
|
|
|
|
|
| |
PORTREVISION;
- s/freebsd\.org/FreeBSD.org/ while I'm here.
|
|
|
|
| |
{BUILD,RUN}_DEPENDS into LIB_DEPENDS (partially revert 1.26).
|
|
|
|
| |
pilot-link and all dependents to build correctly on bento.
|
|
|
|
|
|
| |
this dependency along with gnomepilot dependency.
Submitted by: bento
|
|
|
|
|
|
| |
on bento ${LOCALBASE}/pilot/lib not in the ldconfig(8) search path.
Submitted by: bento
|
|
|
|
| |
internationalized text for the resultant binary.
|
|
|
|
|
| |
- clue configure script about location of pilot-link's files, so there are no
harmless, but annoying warnings anymore.
|
|
|
|
|
| |
no files no longer being installed by the port;
- glib-config --> $GLIB_CONFIG in configure script.
|
|
|
|
|
| |
PR: 32503
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
|
|
|
|
| |
PR: 32505
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
|
|
|
|
|
|
| |
Small changes in documentation and object files were removed.
PR: ports/32495
Submitted by: Mario Doria <madd@tecdigital.net>
|
|
|
|
|
|
|
| |
conformance to the Porter's Handbook. Bump PORTREVISION to reflect
fixes in packaging.
Not reviewed/approved by: maintainer (mea culpa)
|
|
|
|
|
| |
PR: 32428
Submitted by: Chia-liang Kao <clkao@clkao.org>
|
|
|
|
|
| |
PR: 32428
Submitted by: Chia-liang Kao <clkao@clkao.org>
|
| |
|
| |
|
|
|
|
|
| |
PR: 27935
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
|
|
|
|
| |
PR: 30752
Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz>
|
|
|
|
| |
Submitted by; fenner's portsurvey
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
| |
Submitted by: Anders Andersson <anders@codefactory.se>
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 30183
Submitted by: maintainer
|
|
|
|
|
|
| |
the GNU's getopt really...
Submitted by: Ollivier Robert
|
| |
|
|
|
|
| |
is the author, and this new versions are both posted on the WWW.
|
|
|
|
|
| |
the default once, but isn't any more if you don't enable it with
--with-i18n.
|
|
|
|
|
| |
Submitted by: tomdean@speakeasy.org
Modified by: kuriyama
|
|
|
|
|
| |
PR: 28354
Submitted by: scorpio@drkshdw.org
|
|
|
|
|
|
|
| |
Committed after cleanup.
PR: 27932
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
|
|
|
|
|
|
|
|
|
| |
news site downloader for Palm computing
devices.
Port rewritten to make it more compliant.
PR: 27924
Submitted by: dom@happygiraffe.net
|
|
|
|
| |
Found by: distfile survey
|
| |
|
|
|
|
|
| |
PR: 27621
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
|
|
|
|
| |
ports that depend on GNOME and need to change for 1.4
|
|
|
|
|
| |
dependency, since jpilot is installed in /usr/local/pilot/bin which
isn't necessarily already in your path.
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 26335
Submitted by: William Lloyd <wlloyd@galt.slap.net> (new maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
fix plist
|
|
|
|
|
|
|
| |
-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.
|