| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
| |
PR: ports/151877
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Notes:
svn path=/head/; revision=264262
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
| |
Notes:
svn path=/head/; revision=262460
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add OPTIONS for SQL backends
Disable Oracle support by default (so tora can be compiled for amd64 with other SQL backends)
PR: ports/148328
Submitted by: Cezary Morga <cm@therek.net>
Approved by: itetcu@ (mentor) implicit
Feature safe: yes
Notes:
svn path=/head/; revision=257416
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
| |
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=239510
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/134429
Submitted by: Cezary Morga <cm@therek>
Notes:
svn path=/head/; revision=234388
|
|
|
|
| |
Notes:
svn path=/head/; revision=225288
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
| |
PR: 125333
Submitted by: José García Juanino <jjuanino@gmail.com>
Notes:
svn path=/head/; revision=216687
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
| |
- Update all related ports
PR: 120489
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=212548
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
| |
PR: ports/122466
Submitted by: José García Juanino <jjuanino (at) gmail com>
Notes:
svn path=/head/; revision=210618
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
by the autotools (Makefile.in, configure, etc.), and some other patches.
Full diff at
<http://people.freebsd.org/~thierry/ports/tora-1-3-end-of-life_080325_080403.diff.bz2>
Note: I could have removed the autotools and use the pre-generated stuff
but I keep it as-is.
Notes:
svn path=/head/; revision=210527
|
|
|
|
| |
Notes:
svn path=/head/; revision=210408
|
|
|
|
|
|
|
|
| |
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=586904>.
Notes:
svn path=/head/; revision=210341
|
|
|
|
| |
Notes:
svn path=/head/; revision=210163
|
|
|
|
|
|
|
|
| |
PR: 116673
Submitted by: Thierry Thomas
Notes:
svn path=/head/; revision=208740
|
|
|
|
|
|
|
| |
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=202692
|
|
|
|
| |
Notes:
svn path=/head/; revision=200769
|
|
|
|
|
|
|
|
|
|
| |
daily basis, but I'm no more allowed to connect my laptop (for security
reasons!).
I'm sending a PR to upgrade to TOra to the latest 1.3.22.
Notes:
svn path=/head/; revision=200139
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat via Kris
Pointyhat to: miwi
Notes:
svn path=/head/; revision=179948
|
|
|
|
|
|
|
|
|
| |
Since I'm there, replace INSTALLS_SHLIB by USE_LDCONFIG.
Reported by: pointyhat via Kris
Notes:
svn path=/head/; revision=176752
|
|
|
|
|
|
|
| |
reported by linimon on pointyhat.
Notes:
svn path=/head/; revision=168829
|
|
|
|
|
|
|
| |
Reported by: Ports-i386 via Kris
Notes:
svn path=/head/; revision=159151
|
|
|
|
| |
Notes:
svn path=/head/; revision=157982
|
|
|
|
| |
Notes:
svn path=/head/; revision=116348
|
|
|
|
|
|
|
|
|
| |
on qt23 DEPRECATED
Suggested by: eik
Notes:
svn path=/head/; revision=109327
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
Requested by: Ulrich Spoerlein <q@uni.de>
Notes:
svn path=/head/; revision=73884
|
|
|
|
| |
Notes:
svn path=/head/; revision=64998
|
|
|
|
| |
Notes:
svn path=/head/; revision=57397
|
|
|
|
| |
Notes:
svn path=/head/; revision=55184
|
|
TOra is a well-featured QT based GUI database administration toolkit.
It has some, limited support for MySQL. Due to the lack of native
Oracle libraries for FreeBSD, this port only supports MySQL (and a
limited set of features). It's still a very polished application
with a lot of potential.
Notes:
svn path=/head/; revision=52546
|