non port: devel/ORBit/Makefile |
Number of commits found: 66 |
Saturday, 5 Oct 2013
|
13:31 bapt
Deprecate gnome1 for real, it is EOLed for very long upstream now, it is
cluttering the infrastructure and ports tree.
It cost a lot in maintainance and improvement of the ports tree.
Approved by: gnome@ (implicit)
 |
Friday, 20 Sep 2013
|
17:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
 |
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
 |
Wednesday, 9 Nov 2011
|
15:26 miwi
- Remove WITH_FBSD10_FIX, is no longer needed
 |
Saturday, 29 Oct 2011
|
07:20 miwi
- Fix build on FreeBSD 10
Reported by: pointyhat
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
 |
Thursday, 11 Aug 2011
|
19:20 kwm
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
 |
Sunday, 13 Mar 2011
|
17:17 mezz
Doesn't require gmake.
Submitted by: naddy
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Monday, 2 Feb 2009
|
01:36 araujo
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav)
 |
Friday, 6 Jun 2008
|
13:21 edwin
Bump portrevision due to upgrade of devel/gettext.
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)
 |
Friday, 2 Feb 2007
|
14:26 pav
- Fix after objformat removal
 |
Sunday, 5 Nov 2006
|
02:51 mezz
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
 |
Tuesday, 16 May 2006
|
04:10 mezz
Remove CONFLICTS with ORBacus; the devel/ORBacus was removed back in 2004.
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
 |
Friday, 9 Jul 2004
|
17:43 marcus
Apply a big libtool patch to allow porters to use the libtool installed by
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
 |
Sunday, 14 Mar 2004
|
06:17 ade
Whoa there, boy, that's a mighty big commit y'all have there...
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.
 |
Wednesday, 4 Feb 2004
|
04:36 marcus
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
 |
Friday, 23 Jan 2004
|
18:12 trevor
Now gettext 0.12.1 is gettext-old.
 |
Saturday, 11 Oct 2003
|
04:37 marcus
Add a CONFLICT on ORBacus.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
 |
Tuesday, 26 Aug 2003
|
20:25 marcus
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
 |
Monday, 25 Aug 2003
|
05:41 marcus
Chase the libintl.so shared lib version.
 |
Sunday, 17 Aug 2003
|
04:11 marcus
* Use INFO
* Use gnometarget
 |
Monday, 16 Jun 2003
|
20:52 adamw
Utilize USE_GNOME= pkgconfig.
 |
Sunday, 20 Apr 2003
|
02:56 marcus
Remove USE_GNOMENG.
 |
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Friday, 20 Sep 2002
|
17:07 marcus
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
 |
Thursday, 1 Aug 2002
|
16:22 ade
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
 |
Thursday, 4 Jul 2002
|
17:19 sobomax
Convert to USE_GNOMENG.
 |
Friday, 7 Jun 2002
|
19:42 sobomax
Update to 0.5.17.
 |
Tuesday, 28 May 2002
|
16:24 sobomax
Update to 0.5.16.
 |
Friday, 12 Apr 2002
|
17:10 ade
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
 |
Monday, 25 Mar 2002
|
20:14 sobomax
Update to 0.5.15.
 |
Friday, 15 Mar 2002
|
19:44 ade
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
 |
Tuesday, 12 Mar 2002
|
21:56 sobomax
Update to 0.5.14.
 |
Friday, 15 Feb 2002
|
19:01 sobomax
Don't create compatibility symlinks, which might get in the way of the GNOME2.
 |
Tuesday, 29 Jan 2002
|
10:16 knu
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; 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.
 |
Thursday, 24 Jan 2002
|
15:04 sobomax
Prevent libc from linking in explicitly. Bump PORTREVISION.
 |
Tuesday, 22 Jan 2002
|
12:30 sobomax
Add -I${PREFIX}/include into output of orbit-config script, because it's
necessary for ports in order to find libIDL includes.
 |
Sunday, 13 Jan 2002
|
12:51 sobomax
Update to 0.5.13.
 |
Friday, 9 Nov 2001
|
16:28 sobomax
Update to 0.5.12.
 |
Tuesday, 30 Oct 2001
|
07:37 sobomax
Correct PORTREVISION - in my last commit instead of updating it to 5 I've
erroneously decreased it to 2.
 |
Monday, 29 Oct 2001
|
17:05 sobomax
Huh, finally implement writev(2) wrapper that actually works. Boys, never ever
try to use writev(2) in a non-blocking mode, especially on sockets. Not only
this makes handling of EAGAIN rather weird, but in the case of sockets makes
your code subject of a ENOBUFS, which is absolutely unclear how to handle
properly. *sigh*
 |
09:57 sobomax
Undo the last commit. For not clear yet reasons it drives oaf crazy.
 |
08:19 sobomax
Reimplement fix for an imcompatibility between ORBit and FreeBSD properly.
Instead of replacing writev(2) with loop based on write(2), test system limit
on the number of vectors writev(2) accepts and split call to writev(2) to
several calls in such a way that number of vectors in each call doesn't exceed
this limit (aka UIO_MAXIOV). Bump PORTREVISION.
 |
Friday, 26 Oct 2001
|
14:06 sobomax
Fix a rather weird incompatibility between ORBit and FreeBSD. It appears that
FreeBSD's writev(2) implementation is rather unreliable when large number of
vectors is submitted - it returns EINVAL despite the fact that all arguments
are pretty valid. This caused serious problems with GNOME's oaf and prevented
Nautilus from working properly. The problem disappeared when I've replaced
writev(2) call with appropriate loop based around ordinary write(2). Perhaps
this should be investigated and the real source of the problem fixed instead,
but I do not have a time for this right now. For those who interested I'm
ready to provide a step-by step instruction on how to reproduce the bug.
 |
Monday, 22 Oct 2001
|
09:30 sobomax
Replace call to `glib-config' in libIDL-config script with the actual name of
the script on FreeBSD (glib12-config).
 |
Tuesday, 9 Oct 2001
|
08:30 sobomax
Update to 0.5.10.
 |
Wednesday, 23 May 2001
|
01:49 ade
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2 to
make transitioning to GNOME/GTK+/GLIB a little easier.
 |
Monday, 14 May 2001
|
22:57 ade
Update t0 0.5.8
 |
Friday, 11 May 2001
|
17:36 ade
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
 |
Friday, 4 May 2001
|
22:39 ade
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates.
 |
Wednesday, 31 Jan 2001
|
15:56 ade
Update to 0.5.7
 |
Friday, 22 Dec 2000
|
02:20 ade
Update to 0.5.6
 |
Friday, 1 Dec 2000
|
21:20 ade
Update to 0.5.5
 |
Thursday, 12 Oct 2000
|
19:37 ade
Update to 0.5.4
 |
Thursday, 5 Oct 2000
|
07:23 reg
Implement USE_GLIB.
 |
Tuesday, 3 Oct 2000
|
02:40 reg
Darn. Forgot a bit of this patch... Actaully install orbitrc.
 |
02:33 reg
Install orbitrc.default, and treat it as a real configuration file.
 |
Friday, 15 Sep 2000
|
16:20 ade
Address a potential security issue by forcibly telling ORBit not to listen on
any network (IPv4 or IPv6) sockets, if and only if the user hasn't already
installed a ${PREFIX}/etc/orbitrc file (the default, and most likely case)
 |
Friday, 4 Aug 2000
|
02:15 ade
Update to 0.5.3
 |
Wednesday, 5 Jul 2000
|
19:27 sobomax
Update to 0.5.2. Also make sure that installed libintl is respected.
 |
Friday, 16 Jun 2000
|
22:52 asami
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
 |
09:19 sobomax
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
 |
Thursday, 15 Jun 2000
|
18:12 sobomax
Second round of INSTALL_SHLIBS=yes fixes.
 |
Number of commits found: 66 |