Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.2_1 14 Apr 2024 09:41:16 |
Nuno Teixeira (eduardo) |
*/*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket) |
4.1.2_1 23 Mar 2024 14:01:07 |
Po-Chuan Hsieh (sunpoet) |
Revert "x11-fonts/noto*: Restructure and update"
This reverts commit 3b128ff9f74b28ada2f475f0b816480b1550e5b8. |
4.1.2_2 23 Mar 2024 13:40:46 |
Tijl Coosemans (tijl) |
x11-fonts/noto*: Restructure and update
Split x11-fonts/noto-basic into separate ports so they can be updated
separately. Keep noto-basic as a metaport but replace dependencies on
it with dependencies on individual fonts as needed.
Adjust x11-fonts/noto-extra to resolve conflicts for now. Individual
fonts can be split from this port later.
Let x11-fonts/noto-emoji install the monochrome Noto Emoji font and
create a new port x11-fonts/noto-color-emoji for Noto Color Emoji.
Add the new ports to x11-fonts/noto metaport and make Noto Sans and
Noto Serif non-optional because script-specific fonts depend on them.
(Only the first 15 lines of the commit message are shown above ) |
4.1.2_1 27 Jan 2024 10:52:26 |
Gleb Popov (arrowd) Author: Nuno Teixeira |
*: Autotools manpages fix
Approved by: portmgr (blanket) |
4.1.2 07 Nov 2022 23:58:06 |
Nuno Teixeira (eduardo) |
editors/cooledit: Update to 4.1.2
ChangeLog: https://github.com/paulsheer/cooledit/blob/master/NEWS
PR: 266918 |
3.17.28_4 09 Oct 2022 13:50:07 |
Nuno Teixeira (eduardo) |
editors/cooledit: Adopt/Port improvements
Prepare to new release:
- Add WWW project url
- Build with clang
- Use make instead of gmake
- Remove unneeded patch (HAVE_MBRTOWC)
- Clean compiler flags
- Bump PORTREVISION |
3.17.28_3 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
3.17.28_3 08 Sep 2021 08:07:00 |
Nuno Teixeira (eduardo) |
editors/cooledit: back port to pool
Back port to pool.
I've lost contact with project author and no solution found to update
to a new version.
PR: 248107 |
3.17.28_3 04 Jun 2021 05:53:21 |
Gerald Pfeifer (gerald) |
*/*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).
Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.
This should not make any functional difference at all.
Discussed with: mat, linimon, pkubaj |
3.17.28_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.17.28_3 01 Mar 2021 13:12:19 |
eduardo |
editors/cooledit: Adopt port
While here pet portclippy
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D28966 |
3.17.28_3 05 Nov 2019 15:48:41 |
zeising |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
3.17.28_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.17.28_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.17.28_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
3.17.28 23 May 2018 21:42:31 |
fernape |
editors/cooledit: update to 3.17.28
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15536 |
3.17.26 07 May 2018 01:58:21 |
yuri |
editors/cooledit: Update 3.17.25 -> 3.17.26
Mostly updates for FreeBSD. The upstream applied patches that I told them about.
Reported by: Paul Sheer <paulsheer@gmail.com> (upstream) |
3.17.25 06 May 2018 18:14:43 |
yuri |
editors/cooledit: Update 3.17.17 -> 3.17.25
Port changes:
* Change to DISTVERSION
* Add LICENSE/LICENSE_FILE
* Fix misspeling in the CONFIGURE_ENABLE for the NEXT_LOOK option
* Add ifdef guarding against non-existing I_PUSH ioctl value
* Regenerate other patches because portlint said they weren't properly generated
* Remove nls translation files (.mo) because they were deleted in configure with
the note that they weren't maintained
Reported by: portscout |
3.17.17_11 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
3.17.17_10 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
3.17.17_9 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
3.17.17_8 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
3.17.17_7 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
3.17.17_7 24 Mar 2015 19:37:44 |
marino |
3 ports categories: Remove $PTHREAD_LIBS
Categories: editors, x11, x11-toolkits
approved by: PTHREAD blanket |
3.17.17_7 27 Oct 2014 12:19:13 |
bapt |
Cleanup plist |
3.17.17_7 19 Oct 2014 15:43:33 |
mva |
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit) |
3.17.17_7 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
3.17.17_7 04 Jun 2014 15:48:17 |
amdmi3 |
- Fix options
Spotted by: bapt |
3.17.17_6 31 May 2014 00:58:44 |
amdmi3 |
- Switch to USES=libtool, drop .la file
- Strip binaries
- Fix build on 10.x+ by using gcc
- Optionize |
3.17.17_5 05 Feb 2014 22:51:16 |
marino |
editor/cooledit: Add dragonfly support |
3.17.17_5 03 Feb 2014 09:47:27 |
miwi |
- Stage support |
3.17.17_5 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
3.17.17_5 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
3.17.17_5 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.17.17_5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.17.17_5 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.17.17_5 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
3.17.17_4 28 May 2010 00:49:18 |
sahil |
- Fix build by not looking for STREAMS headers
Reported by: QAT
Approved by: wxs@ (mentor) |
3.17.17_4 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
3.17.17_4 02 Aug 2009 19:36:34 |
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 |
3.17.17_4 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.17.17_4 06 Jun 2008 13:25:59 |
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) |
3.17.17_3 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.17.17_2 05 Nov 2007 10:15:52 |
miwi |
- Fix build with gcc 4.2
PR: 117749
Submitted by: pietro cerutti <gahr@gahr.ch>
Approved by: portmgr (pav) |
3.17.17_2 26 May 2007 20:35:53 |
kris |
BROKEN with gcc 4.2 |
3.17.17_2 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.17.17_1 15 Apr 2007 19:15:42 |
gabor |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e |
3.17.17_1 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
3.17.17_1 07 Aug 2006 12:11:05 |
garga |
- Fix PLIST: Remove locale dirs not contained in BSD.local.dist
- Use USE_LDCONFIG instead INSTALLS_SHLIB
PR: ports/101511
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
3.17.17_1 07 May 2006 10:55:47 |
edwin |
Remove USE_REINPLACE from all categories starting with E |
3.17.17_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.17.17 24 Nov 2005 02:03:34 |
pav |
- Add SHA256 |
3.17.17 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.17.17 22 Jun 2005 17:42:28 |
lawrance |
Update to 3.17.17
PR: ports/82529
Submitted by: Ports Fury |
3.17.14 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.17.14 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.17.14 15 Dec 2004 15:21:50 |
krion |
Update to version 3.17.14
PR: ports/75110
Submitted by: Ports Fury |
3.17.8 26 Nov 2004 00:05:53 |
kris |
Add missing directory |
3.17.8 30 Jul 2004 20:49:07 |
krion |
Update to version 3.17.
PR: ports/69812
Submitted by: Ports Fury |
3.17.7_2 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
3.17.7_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
3.17.7_1 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
3.17.7_1 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
3.17.7_1 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
3.17.7 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
3.17.7 16 May 2003 03:33:40 |
petef |
- update to 3.17.7
- fix master sites
- spell 'FreeBSD.org' correctly in the MAINTAINER field
- sort pkg-plist
PR: 52048
Submitted by: Ports Fury |
3.17.5_1 29 Apr 2003 22:00:17 |
arved |
Reset Maintainer address
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606 |
3.17.5_1 24 Feb 2003 10:46:21 |
arved |
Update WWW and MASTER_SITES
PR: 48300
Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> |
3.17.5_1 21 Feb 2003 11:38:28 |
knu |
De-pkg-comment. |
3.17.5_1 01 Aug 2002 16:22:41 |
ade |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
3.17.5_1 12 Apr 2002 17:10:20 |
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 |
3.17.5 15 Mar 2002 19:44:29 |
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 |
15 Feb 2002 18:13:59 |
pat |
- Update to 3.17.5 - Add missing dependency |
23 Aug 2001 19:34:56 |
alex |
Fix linker errors by undefining HAVE_WCHAR_H (ours seems incomplete) and
defining DO_NOT_USE_VGALIB manually in config.h. Works great now. |
20 Aug 2001 07:21:52 |
kris |
Upgrade the distfile to 3.17.4 in an attempt to get this port building again.
Note failure of attempt and give up; this port is still broken in the same way
as the previous (looks like it's expecting some missing libraries; ncurses and
at least one other). Therefore, mark BROKEN. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
04 Nov 2000 01:35:52 |
mph |
Upgrade to 3.17.2. |
08 Oct 2000 02:02:27 |
asami |
Convert category editors to new layout. |
03 Oct 2000 00:01:50 |
reg |
Correct and sort PLISTs. |
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. |
22 Jun 2000 16:10:05 |
nbm |
Update to 3.15.3 |
16 Jun 2000 22:52:41 |
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.) |
16 Jun 2000 11:38:51 |
sobomax |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
24 May 2000 15:00:20 |
sobomax |
Use installed intl shared library instead of the port's own. Plus several
cosmetic cleanups (group USE_* and add USE_XLIB). |