non port: lang/Sather/Makefile |
Number of commits found: 29 |
Sunday, 13 Jul 2014
|
23:36 bapt
Modernize LIB_DEPENDS
With hat: portmgr
 |
Wednesday, 25 Jun 2014
|
05:35 bapt
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
 |
Monday, 26 May 2014
|
14:47 miwi
- Convert gmake,bzip2 to USES
Approved by: portmgr
 |
Friday, 20 Sep 2013
|
19:53 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
 |
Wednesday, 13 Jun 2012
|
05:13 bapt
Convert to new options framework
 |
Monday, 24 Oct 2011
|
03:33 stas
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
 |
Tuesday, 12 Apr 2011
|
08:02 pav
- Mark BROKEN on 9.X: segfaults during build
Reported by: pointyhat
 |
Wednesday, 8 Dec 2010
|
19:58 ade
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
 |
Friday, 18 Dec 2009
|
04:11 stas
- Use libraries from boehm-gc-redirect instead of building own version.
This fixes build failure after the boehm-gc update.
Reported by: pav
 |
Sunday, 2 Aug 2009
|
19:36 mezz
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
 |
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
 |
Sunday, 18 Nov 2007
|
22:37 ade
Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfo
as part of some cleanup work.
Approved by: portmgr (linimon)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Saturday, 24 Mar 2007
|
14:03 pav
- COPYTREE_* are now part of bsd.port.mk
PR: ports/100996
Submitted by: stass
 |
Monday, 5 Feb 2007
|
23:05 stas
- Depend on libtool directly. This port builds a local copy of boehm-gc
which depend on it. Letting the boehm-gc to install it will effectively
touch the filesystem in pre-build stage.
Reported by: kris
 |
Wednesday, 1 Nov 2006
|
22:21 stas
- Mark broken on ia64 because of boehm-gc doesn't support it
- Change my email
Reported by: kris via pointyhat
 |
Friday, 4 Aug 2006
|
14:12 rafan
- Update to 1.2.2
- Unbrake on all platforms
- Use tk8.4 instead of tk8.3
- Fix bug with abort2 function
- Fix installed files's permissions
- Use PORTDOCS macro
Some notes from maintainer:
1) Due to some GC/Sather bugs we need specific options to compile GC.
To achive this i compile GC separately and link it statically. I've
not include it in dependencies to not bother user with GC's OPTIONS.
2) Port can be build currently only against non-threaded Tk/Tcl library.
Don't know currently how to investigate this since there are no way to
find if Tk build with or without threads. Furthermore, tk and tk-threads
are mutually exclusive. Linking agains static Tk is bogus...
PR: ports/100964
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
 |
Sunday, 23 Jul 2006
|
23:38 linimon
Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent
across different OSVERSION scans.
 |
Tuesday, 9 May 2006
|
20:52 edwin
Remove USE_REINPLACE from the categories starting with L
 |
Monday, 5 Dec 2005
|
00:53 edwin
Remove install-info from Makefile, it's automatically done when INFO is defined
 |
Sunday, 4 Dec 2005
|
20:33 edwin
Use INFO macro
 |
Saturday, 10 Apr 2004
|
17:26 trevor
Tidy up whitespace.
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Wednesday, 29 Oct 2003
|
02:55 linimon
Move the inclusion of bsd.port.pre.mk earlier, where it apparently
should be.
 |
02:35 linimon
Mark broken on 5.x per the usual gcc3.3 reasons.
 |
Thursday, 20 Feb 2003
|
18:38 knu
De-pkg-comment.
 |
Tuesday, 22 Oct 2002
|
06:12 ijliao
- Fix build
- Add several libraries, utilities and documents
PR: 44349
Submitted by: Ports Fury
 |
Friday, 21 Jun 2002
|
16:20 ijliao
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39605
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
 |
Wednesday, 8 May 2002
|
20:51 obrien
To ports@freebsd.org.
 |
Number of commits found: 29 |