| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
buildtime, and remove these files cleanly when package is deinstalled.
PR: ports/76812
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
Notes:
svn path=/head/; revision=127669
|
|
|
|
|
|
|
|
| |
PR: ports/76758
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
Notes:
svn path=/head/; revision=127512
|
|
|
|
|
|
|
|
|
|
|
|
| |
Collected from many sources, versatile and facetious.
Based on PLD fortunes.
PR: ports/76733
Submitted by: Aleksander Fafula <alex@fafula.com>
Notes:
svn path=/head/; revision=127503
|
|
|
|
|
|
|
|
|
| |
PR: ports/75998
Submitted by: maintainer
Additional hints by: lofi@
Notes:
svn path=/head/; revision=127422
|
|
|
|
| |
Notes:
svn path=/head/; revision=126487
|
|
|
|
| |
Notes:
svn path=/head/; revision=124856
|
|
|
|
|
|
|
| |
broken at that time, and a fix has not been submitted to GNATS.
Notes:
svn path=/head/; revision=124429
|
|
|
|
| |
Notes:
svn path=/head/; revision=124205
|
|
|
|
| |
Notes:
svn path=/head/; revision=123951
|
|
|
|
|
|
|
|
|
| |
PR: ports/74559
Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
Nagged by: kris
Notes:
svn path=/head/; revision=122927
|
|
|
|
|
|
|
|
|
|
| |
- MASTER_SITE is now hosted at SourceForge
PR: ports/72874
Submitted by: Piotr Smyrak (maintainer)
Notes:
svn path=/head/; revision=122229
|
|
|
|
|
|
|
|
| |
PR: 73781
Submitted by: Aleksander Fafula <alex@fafula.com>
Notes:
svn path=/head/; revision=121332
|
|
|
|
|
|
|
|
| |
PR: ports/73750
Submitted by: Aleksander Fafula <alex@fafula.com> (maintainer)
Notes:
svn path=/head/; revision=121254
|
|
|
|
|
|
|
|
| |
PR: ports/73711
Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
Notes:
svn path=/head/; revision=121243
|
|
|
|
| |
Notes:
svn path=/head/; revision=121092
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
|
|
|
|
| |
PR: 68837
Submitted by: Aleksander Fafula <alex@bsdguru.org>
Notes:
svn path=/head/; revision=120893
|
|
|
|
|
|
|
|
|
| |
- Assign maintainership to volunteer
Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl>
Notes:
svn path=/head/; revision=120558
|
|
|
|
|
|
|
|
|
| |
PR: ports/73115
Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl>
Repocopy by: marcus
Notes:
svn path=/head/; revision=120548
|
|
|
|
|
|
|
|
|
| |
PHP documentation in HTML.
Submitted by: edwin@mavetju.org
Notes:
svn path=/head/; revision=119885
|
|
|
|
|
|
|
|
| |
PR: ports/70984
Submitted by: Kowalewski Krzysztof, Jr. <pyzmen@kam.pl>
Notes:
svn path=/head/; revision=117905
|
|
|
|
|
|
|
| |
Submitted by: Michal Pasternak <dotz@irc.pl>
Notes:
svn path=/head/; revision=117904
|
|
|
|
| |
Notes:
svn path=/head/; revision=117701
|
|
|
|
| |
Notes:
svn path=/head/; revision=117535
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.
Update KOffice to version 1.3.2.
Add patches to fix a number of issues, including:
- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
with optimizations greater than -O
Add security related patches and entries to portaudit.txt.
Notes:
svn path=/head/; revision=115880
|
|
|
|
|
|
|
|
| |
PR: ports/69962
Submitted by: maintainer
Notes:
svn path=/head/; revision=115396
|
|
|
|
|
|
|
| |
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
Notes:
svn path=/head/; revision=114369
|
|
|
|
|
|
|
|
|
|
|
| |
to pkg-config, so the test will falsely fail. This fix configure of
gnugadu-2.0.3, which is coming soon.
PR: ports/69315
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
Notes:
svn path=/head/; revision=114368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
|
| |
PR: ports/68693
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
Notes:
svn path=/head/; revision=112983
|
|
|
|
|
|
|
|
| |
PR: ports/68607
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
Notes:
svn path=/head/; revision=112791
|
|
|
|
|
|
|
| |
Pointy hat to: me
Notes:
svn path=/head/; revision=111166
|
|
|
|
| |
Notes:
svn path=/head/; revision=111165
|
|
|
|
| |
Notes:
svn path=/head/; revision=109599
|
|
|
|
|
|
|
|
| |
PR: ports/66475
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
Notes:
svn path=/head/; revision=108919
|
|
|
|
|
|
|
|
|
|
| |
- Add dependency on pkgconfig
PR: ports/66369
Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
Notes:
svn path=/head/; revision=108752
|
|
|
|
|
|
|
| |
Update to 1.3.1
Notes:
svn path=/head/; revision=108575
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=108254
|
|
|
|
|
|
|
|
| |
PR: 66054
Submitted by: Jacek Pelka
Notes:
svn path=/head/; revision=107972
|
|
|
|
| |
Notes:
svn path=/head/; revision=107688
|
|
|
|
|
|
|
|
|
|
| |
NO_LATEST_LINK=yes for openoffice-1.0 ports
since they may be deprecated in future...
Pointed out by: kris
Notes:
svn path=/head/; revision=106753
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Notes:
svn path=/head/; revision=105948
|
|
|
|
|
|
|
|
| |
PR: ports/64391
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
Notes:
svn path=/head/; revision=105914
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
| |
PR: ports/63095
Submitted by: Maciej Korzen <eaquer@ceti.pl>
Notes:
svn path=/head/; revision=105702
|
|
|
|
| |
Notes:
svn path=/head/; revision=104767
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Important changes:
==================
KDE:
- Audio/arts does not install artswrapper anymore, instead it is provided by
audio/artswrapper. See UPDATING.
- misc/kdeaddons3 is now a metaport with
editors/kate-plugins
editors/vimpart
games/atlantikdesigner
misc/kaddressbook-plugins
misc/kfile-plugins
misc/kicker-applets
misc/knewsticker-scripts
misc/konq-plugins
misc/ksig
misc/renamedlgplugins
multimedia/noatun-plugins
net/kontact-plugins
as slave ports.
- A number of KDE ports now uses OPTIONS do make various WITH_* options more
visible.
- Plist fixes
- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
newly created projects.
- kdebase will no longer remove previous KDM configurations. This won't take
effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
remove the configuration), but subsequent updates will merge old configs.
QT:
- Previous versions of QT could be compiled with debugging-support enabled by
defining DEBUG. This switch has been renamed to the more unambiguous
WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
Notes:
svn path=/head/; revision=103453
|
|
|
|
|
|
|
|
| |
PR: ports/63640
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
Notes:
svn path=/head/; revision=102755
|