| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
|
|
|
|
|
|
|
| |
- Use GNOME macro in MASTER_SITES.
- Bump PORTREVISION.
Submitted by: mezz (via email) [1]
Reported by: QAT, erwin (pointyhat)
|
|
|
|
|
|
| |
PR: ports/126013, ports/126538 (based on)
Submitted by: Hardy Schumacher <hardy.schumacher@amd.com>
Reviewed by: Jens Rehsack <rehsack@web.de>
|
|
|
|
| |
without a custom icon. For some reason, 0.9.1 shipped with the 0.9 code.
|
|
|
|
|
| |
PR: 126467
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
|
|
|
|
|
|
| |
Download the PGP signature and add a verify target
Approved by: Simon Dick <simond@irrelevant.org> (maintainer)
|
|
|
|
| |
Add an UPDATING entry on how to properly perform this upgrade.
|
|
|
|
| |
MAKE_ENV
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 125788
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
|
|
|
|
|
|
|
| |
- Update maintainer's email address
PR: ports/125610
Submitted by: Martin Tournoij (maintainer)
|
|
|
|
|
| |
PR: 125695
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 125694
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
icon.
|
| |
|
|
|
|
|
|
| |
fixed in next two months.
With hat: portmgr
|
| |
|
|
|
|
|
| |
PR: ports/124590
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
|
|
|
|
| |
installer files. It is designed to be used with the Nautilus file manager.
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
| |
PR: 124315
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
Add xft support (default off)
PR: ports/124072
Submitted by: Dmitry Klimov <lazyklimm@gmail.com>
Approved by: garga (mentor, implicit), maintainer
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/123999
Submitted by: Marcus von Appen (maintainer)
|
| |
|
|
|
|
|
| |
PR: 123915
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Noticed by: mezz
|
|
|
|
|
|
|
|
| |
- Change JAVA_VERSION back to 1.4+ [1]
Changelog: http://www.mucommander.com/changes.php
Suggested by: mato <gamato (AT) users.sf.net> [1]
|
|
|
|
|
|
|
|
| |
in all architectures.
- Set PORTEPOCH.
Reported by: Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
|
| |
|
|
|
|
|
|
| |
PR: ports/121874
Submitted by: Yarodin <yarodin@gmail.com>
Approved by: Heiner <h.eichmann@gmx.de> (maintainer)
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
|
| |
PR: 122504
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
| |
sysutils/tracker-gnome)
|
|
|
|
|
|
| |
* Disable tracker support as it causes a circular dependency [1]
Discussed with: ahze [1]
|
|
|
|
|
| |
PR: ports/122527
Submitted by: Keith Gaughan <keith.gaughan(at)gmail.com>
|
|
|
|
|
| |
PR: ports/122514
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sysutils/tracker port is now a meta port and tracker is now split into
separate ports to allow non-GNOME users to install tracker without pulling
in GNOME components. To upgrade please use the directions below.
portmaster users:
portmaster -o sysutils/tracker-client tracker
portmaster -u sysutils/tracker
portupgrade users:
portupgrade -o sysutils/tracker-client tacker
portupgrade -u sysutils/tracker
Repocopied by: marcus
|
|
|
|
|
| |
PR: ports/122426
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and user-friendly interface.
Features:
o Extremely fast and lightweight
o Can be started in one second on normal machine
o Tabbed browsing (Similar to Firefox)
o Built-in volume management (mount/umount/eject through HAL)
o Drag & Drop support
o Files can be dragged among tabs
o Load large directories in reasonable time
o File association support (Default application)
o Thumbnail for image files
o Bookmarks support
o Handles non-UTF-8 encoded filenames correctly
o Provide icon view and detailed list view
o Standard compliant (Follows FreeDesktop.org)
o Clean and user-friendly interface (GTK+ 2)
WWW: http://pcmanfm.sourceforge.net/
PR: ports/122388
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
|
| |
|
|
|
|
|
|
| |
-Remove USE_X_PREFIX, no dependency change.
Reported by: pointyhat via pav
|
|
|
|
| |
Submitted by: pointyhat via pav
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|