Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.12_2 31 Jul 2019 19:50:27 |
rene |
Remove expired ports:
2019-07-31 security/rubygem-googleauth06: Use security/rubygem-googleauth
instead
2019-07-31 devel/ddd: does not work with modern gdb
2019-07-31 devel/py-pip-tools2: Use devel/py-pip-tools instead
2019-07-31 lang/cint: Abandonware; superseded by lang/cling |
3.3.12_2 17 Jul 2019 04:19:46 |
tobik |
Deprecate devel/ddd
It does not work with modern gdb.
While here reset MAINTAINER.
PR: 238984, 226827
Approved by: maintainer timeout (~1.5 years based on PR 226827)
Reported by: jhb |
3.3.12_2 03 Jul 2019 20:14:07 |
adridg |
Fix devel/ddd after fallout from libXt update.
Stricter type rules mean that you can't pass a non-noreturn function
as a parameter to a function expecting a noreturn-function. Error
reported by Antoine was
exit.C:815:12: error: no matching function for call to 'XtAppSetErrorHandler'
(void) XtAppSetErrorHandler(app_context, ddd_xt_error);
because ddd_xt_error had the wrong attribute (non-noreturn). So add
that in, and add it to goto_main_loop() as well, where it makes sense
because that uses longjmp() and doesn't return.
Reported by: antoine
Reviewed by: zeising |
3.3.12_2 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
3.3.12_1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.3.12_1 08 May 2016 15:36:44 |
robak |
devel/ddd: Add more information to pkg-descr about software requirements
Reported by: Trond Endrestol <Trond.Endrestol@ximalas.info>
Approved by: maintainer timeout (sergio@softshark.org, 6 months) |
3.3.12_1 29 Apr 2016 21:13:28 |
pi |
devel/ddd: Fix build with libc++ 3.8.0
PR: 208528
Submitted by: dim
Approved by: sergio@softshark.org (maintainer timeout) |
3.3.12_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.3.12_1 18 Mar 2015 12:52:11 |
robak |
devel/ddd: add CPE information
- Maintainer's timeout (sergio@softshark.org)
PR: 198237
Submitted by: Shun <shun.fbsd.pr@dropcut.net> |
3.3.12_1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
3.3.12_1 06 Aug 2014 07:56:14 |
antoine |
Fix build with clang and newer texinfo
Phabric: D478
Submitted by: kan
Reviewed by: bapt and i |
3.3.12_1 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
3.3.12_1 26 Jun 2014 07:32:37 |
antoine |
Allow to build with texinfo from ports
With hat: portmgr |
3.3.12_1 24 Jun 2014 22:45:23 |
bapt |
Use MAKE_CMD |
3.3.12_1 22 Oct 2013 13:52:24 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
3.3.12_1 23 Sep 2013 19:40:09 |
bsam |
Fix build at 10.x.
While here:
. use stage phase;
. use MKDIR macro instead of INSTALL -d one to create a directory;
. unmute install command.
PR: ports/182315
Submitted by: Sergio Mangialardi <sergio@softshark.org> (maintainer) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
3.3.12_1 10 Jul 2013 06:49:36 |
bapt |
Convert from USE_MOTIF to USES=motif |
3.3.12_1 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
3.3.12_1 23 Sep 2011 22:26:39 |
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 |
3.3.12_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.3.12_1 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
3.3.12 06 Apr 2010 19:35:06 |
kan |
Use @dirrmtry instead of rolling own version. |
3.3.12 06 Apr 2010 19:13:56 |
kan |
Handle empty $PREFIX/share/applications dir on uninstall.
Submitted by: QAT |
3.3.12 06 Apr 2010 19:04:04 |
kan |
Add missing plist entries. |
3.3.12 06 Apr 2010 18:33:47 |
kan |
Update to 3.3.12 and silence a long standing bug in how
DDD handles controlling terminals for child processes.
No response from maintainer since: Sat, 22 Aug 2009 |
3.3.11_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above ) |
3.3.11_1 19 Apr 2008 17:56:05 |
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) |
3.3.11_1 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
3.3.11_1 03 Sep 2007 20:55:04 |
araujo |
- Remove 4.x cruft.
PR: ports/114684
Submitted by: David Yeske <dyeske@gmail.com>
Approved by: itetcu (mentor), maintainer timeout (2 weeks) |
3.3.11_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.3.11 10 Apr 2006 20:53:37 |
pav |
- Update to 3.3.11
- Remove unneeded dependency to devel/freelibiberty
PR: ports/95065
Submitted by: Sergio Mangialardi <sergio@softshark.org> (maintainer) |
3.3.10 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.3.10 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
3.3.10 15 Nov 2005 06:52:12 |
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. |
3.3.10 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.3.10 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
3.3.10 04 Dec 2004 19:34:17 |
arved |
Update to 3.3.10
PR: 74176
Submitted by: Sergio Mangialardi <sergio@softshark.org> |
3.3.9 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
3.3.9 29 Aug 2004 20:17:24 |
pav |
- Update to 3.3.9
- Grant maintainership to submitter
PR: ports/70894
Submitted by: Sergio Mangialardi <sergio@softshark.org> |
3.3.8 17 Aug 2004 13:45:08 |
arved |
Add -fpermissve to CPPFLAGS to fix build with gcc 3.4 |
3.3.8 31 Jul 2004 18:44:37 |
pav |
- Do what nearby comment says: use gcc 3.3 for 4-STABLE
PR: ports/69802 (inspired by)
Submitted by: Florian Liekweg <liekweg@gmx.de> |
3.3.8 02 Jul 2004 01:12:02 |
lioux |
Drop maintainership |
3.3.8 25 Apr 2004 00:04:33 |
lioux |
Chase freelibiberty header files location move which removed CONFLICTS
with libgnugetopt. This resolves port build under most FreeBSD port
installations where libgnugetopt is already installed.
Approved by: marcus (portmgr) |
3.3.8 09 Apr 2004 18:23:12 |
lioux |
Fix build: DDD builds with either GCC 3.1 or GCC 3.2. Use 3.1 if
it is available with base system. Otherwise, default to 3.2 |
3.3.8 03 Apr 2004 08:27:07 |
ade |
Ding-dong, this is your friendly happy face talking. Please to be
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.
Thanks awfully |
3.3.8 29 Mar 2004 05:34:39 |
edwin |
UPDATE: ddd-3.3.1 to 3.3.8
The port was marked broken, but compiled anyway when BROKEN=
was commnted out. I took it upon myself to fix it so the
lates version builds.
For whatever reason the libiberty configure script bombs.
Instead of patching/and fixing it I added a dependency on
devel/freelibiberty. That solves that problem.
Cleaned up the installation of PORTDOCS in the Makefile and
pkg-plist.
Regenerated all the patch files since many of the original
ones had no contextual lines and would apply without error
where the patch should have bombed. So the following patch
files are to be removed:
PR: ports/63473
Submitted by: Yarema <yds@CoolRat.org>
Approved by: Maintainer timeout |
3.3.1_1 08 Feb 2004 01:14:05 |
lioux |
USE_SIZEify |
3.3.1_1 08 Feb 2004 01:03:49 |
kris |
BROKEN on 5.x: does not compile |
3.3.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.3.1 09 Jun 2003 18:27:33 |
lioux |
Fix build in 5.x branch: configure is not detecting streampos
correctly, circumvent that. Provide a proper auto* tools related
solution later
PR: 52983
Submitted by: David Yeske <dyeske@yahoo.com> |
3.3.1 09 Jun 2003 18:26:44 |
lioux |
Fix build in 5.x branch: configure is not detecting streampos
correctly, circumvent that. Provide a proper auto* tools related
solution later
PR: 52983
Submitted by: David Yeske <dyeske@yahoo.com> |
3.3.1 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
3.3.1 18 May 2003 12:25:40 |
kris |
BROKEN on 5.1: bad C++ |
3.3.1 23 Feb 2003 19:58:35 |
lioux |
De-pkg-comment |
3.3.1 30 Jan 2003 20:42:51 |
lioux |
USE_REINPLACE instead of PERL
Prompted by: David Yeske <dyeske@yahoo.com> |
3.3.1 07 Sep 2002 04:41:13 |
kris |
Fix build on -current.
Submitted by: kan
PR: ports/42454 |
3.3.1 14 May 2002 16:58:42 |
lioux |
o Update to 3.3.1
o Update WWW tag |
3.3 09 May 2002 06:15:31 |
lioux |
Assume maintainership |
3.3 08 May 2002 20:44:06 |
obrien |
To ports@freebsd.org. |
3.3 09 Apr 2002 06:59:29 |
imp |
allow ( ) to surround ioctl, real fix is to fix autoconf |
29 Jan 2002 10:16:28 |
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.
|
11 Mar 2001 02:28:13 |
obrien |
Fully update PLIST for version 3.3 |
09 Mar 2001 13:10:10 |
obrien |
Update to version 3.3. |
22 Nov 2000 00:17:18 |
obrien |
Add $FreeBSD$'s which help me in problem reports. |
07 Nov 2000 23:28:20 |
asami |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
25 Sep 2000 20:48:23 |
kris |
Bump PORTREVISION |
25 Sep 2000 06:24:55 |
obrien |
Fix an annoying (but apparently benign) error dialog that seems to be a result
of some changes Luoqi Chen made to src/sys/kern/tty_pty.c at revs 1.58 and
1.59, apparently to resolve some sort of race condition. (Search for EAGAIN in
that file if you'd like to see). |
27 Aug 2000 00:27:53 |
obrien |
Fix breakage caused by sobomax in rev 1.30. |
03 Aug 2000 10:28:58 |
asami |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
27 Jun 2000 10:38:16 |
sobomax |
Properly handle ddd.info file. |