Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.52.24 23 Jul 2024 15:17:02 |
Neel Chauhan (nc) |
devel/newt: Update to 0.52.24 |
0.52.22_1 31 Jan 2024 12:58:44 |
Muhammad Moinur Rahman (bofh) |
devel/newt: Moved man to share/man
Approved by: portmgr (blanket) |
0.52.22 23 Nov 2022 06:30:18 |
Fernando Apesteguía (fernape) |
devel/newt: update to 0.52.22
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.52.21 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.52.21 13 Oct 2021 21:19:34 |
Neel Chauhan (nc) |
devel/newt: Fix build |
0.52.21 13 Oct 2021 16:38:02 |
Mathieu Arnold (mat) |
devel/newt: fix when WITHOUT=PYTHON |
0.52.21 13 Oct 2021 15:12:23 |
Neel Chauhan (nc) Author: Boris Korzun |
devel/newt: Fix configure failure after update to 0.52.21
PR: 259101 |
0.52.21 11 Oct 2021 23:11:10 |
Neel Chauhan (nc) |
devel/newt: Update to 0.52.21 |
0.52.20_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.52.20_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.52.20_2 24 Feb 2021 14:14:58 |
fernape |
devel/newt: does not register shared libs
pkg info -b newt does not show any shared libraries despite the port installing
one.
The framework uses the output of readelf -d to know if the library has a SONAME
and this ports does not add a SONAME if it does not detect the GNU linker. Then,
the resulting package does not register any shared libraries.
* Patch configure.ac to learn and detect LLVM linker so it adds the SONAME to
the library.
* Add USE_LDCONFIG (portlint wrongly complains about not installing shared libs)
PR: 253712
Submitted by: masamory7@gmail.com
MFH: 2021Q1 |
0.52.20_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
0.52.20 25 Mar 2017 04:38:12 |
sunpoet |
Update MASTER_SITES and WWW
PR: 218096
Reported by: asomers |
0.52.20 19 Mar 2017 14:08:25 |
vanilla |
Update to 0.52.20. |
0.52.19 18 Apr 2016 14:07:05 |
mat |
Update to 0.52.19.
PR: 208866
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
0.52.18 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.52.18 30 Jan 2016 15:29:45 |
marino |
devel/newt: Document ncurses requirement, fix LDFLAGS
Use "-lncurses" rather than "-lcurses". For base ncurses, it's the
same thing, but the latter doesn't exist on ports ncurses. |
0.52.18 15 Jan 2016 09:28:53 |
miwi |
- Update to 0.52.18
- Add new python option
PR: 206245
Submitted by: ports fury |
0.52.17 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
0.52.17 18 Feb 2015 15:16:44 |
amdmi3 |
- Strip library |
0.52.17 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.52.17 27 Feb 2014 09:02:56 |
miwi |
-- Update to version 0.52.17
PR: 187053 |
0.52.16 18 Dec 2013 18:57:48 |
wg |
devel/newt: remove python option
The python bindings are now available at devel/py-snack. |
0.52.16 27 Sep 2013 09:29:20 |
gahr |
- Convert to USES+= tcl
- Install the Tcl extension under ${PREFIX}/lib instad of ${TCLLIB}
- STAGE-clean |
0.52.16 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.52.16 08 Aug 2013 12:48:54 |
bdrewery |
- Update to 0.52.16
Reported by: portscout |
0.52.15_1 10 May 2013 14:29:30 |
miwi |
- Unbreak |
0.52.15 30 Apr 2013 02:21:54 |
miwi |
- Update to 0.52.15
PR: 177922
Submitted by: Ports Fury |
0.52.14 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.52.14 15 Feb 2013 01:55:10 |
miwi |
- Update to 0.52.14
PR: 175031
Submitted by: Ports Fury |
0.52.11_3 06 Feb 2013 15:42:16 |
gahr |
- Get rid of USE_TCL_THREAD and USE_TK_THREAD usages |
0.52.11_3 12 Sep 2012 17:48:02 |
rm |
Remove ${PYDISTUTILS} from BUILD_DEPENDS. That was the only consumer of this.
while on it:
- strip Makefile header
- make COMMENT looks nicier
- limit python version to 2.x
- whitespace fixes in pkg-descr |
0.52.11_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.52.11_2 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 |
0.52.11_2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.52.11_2 03 Nov 2010 15:33:06 |
kwm |
Unbreak after r1.651 of bsd.port.mk.
The port Makefile uses multiple .c files in the ${CPP} line,
which cpp can't cope with.
Modify the port Makefile so that it uses CPP=${CC} -E again,
like before r1.651.
Submitted by: pointyhat |
0.52.11_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.52.11_1 04 Apr 2010 23:51:46 |
pgollucci |
re-assign back to ports@ |
0.52.11_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.52.11 17 Mar 2010 18:43:54 |
pav |
- Flip MAKE_JOBS_SAFE -> UNSAFE
Reported by: pointyhat |
0.52.11 10 Jan 2010 23:40:09 |
pgollucci |
- Update to 0.5.11 [1]
- sort pkg-plist
- bump PORTREVISION for SHLIB bump
Submitted by: mi (via e-mail) [1] with minor changes |
0.51.0_8 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
0.51.0_8 08 Feb 2009 03:14:14 |
pgollucci |
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav |
0.51.0_7 25 Jul 2008 09:38:45 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
0.51.0_7 23 Jul 2008 02:43:55 |
pgollucci |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
0.51.0_7 27 Jun 2008 07:04:19 |
sobomax |
Fix after the last commit (undo change to use libslang2). The UI doesn't
work with libslang2 correctly. |
0.51.0_6 20 Jun 2008 11:51:24 |
araujo |
- From now on use libslang2 instead of libslang.
- Bump PORTREVISION.
PR: ports/124721
Submitted by: Kurt Jaeger <freebsd-bugs@opsec.eu>
Approved by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) |
0.51.0_5 06 Jun 2008 13:21: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) |
0.51.0_4 14 Dec 2007 23:14:24 |
miwi |
- S/INSTALLS_SHLIB/USE_LDCONFIG
- Pass maintainership to submitter
PR: 117902
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
0.51.0_4 03 Aug 2007 12:04:27 |
perky |
- Fix snack module for Python 2.5 compatibility
- Remove old version support for < FreeBSD 5.0.
- Release maintainership |
0.51.0_3 09 Oct 2006 12:11:00 |
perky |
Fix build with WITH_PYTHON=yes on amd64
PR: 86283
Submitted by: Tim Middleton <x@vex.net> |
0.51.0_3 09 Oct 2006 12:02:48 |
perky |
Fix build on environments with ncurses port.
PR: 100830
Submitted by: Matthias Fechner <idefix@fechner.net>,
Thomas Dickey <dickey@his.com> |
0.51.0_3 20 Jun 2006 00:00:38 |
sobomax |
Make PgUp/PgDn working in syscons. |
0.51.0_2 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
0.51.0_2 22 Jan 2006 11:02:41 |
edwin |
SHA256ify (manually updated and checked)
Approved by: krion@ |
0.51.0_2 14 Apr 2004 03:03:14 |
perky |
Use OSVERSION instead of grep'ping libc.so to detect an existence
of wcwidth(3).
Suggested by: kris |
0.51.0_2 22 Mar 2004 07:11:23 |
perky |
- Fix makefile to build PIC for shared library. [1]
- Remove unfunctional WWW site.
Submitted by: kris [1] |
0.51.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.51.0 25 Feb 2003 06:25:36 |
perky |
De-pkg-comment for my ports. |
0.51.0 15 Jan 2003 05:43:18 |
perky |
Disable python and tcl support by default. They are really rarely used and
generate too heavy dependencies. WITH_PYTHON and WITH_TCL is still available.
Requested by: many |
0.51.0 13 Oct 2002 06:17:07 |
perky |
Update to 0.51.0 |
0.50.39 15 Jul 2002 05:23:13 |
perky |
o Update to 0.50.39
o Change major number from 0.50 to 50
(ldconfig couldn't detect libnewt.so.0.50)
o Use .tar.gz on our localdist site instead of RH's one.
RH don't keep old versions on the same directory and updates are
so frequent. |
0.50.36.1 25 Jun 2002 07:50:58 |
perky |
Updating my email address.
Approved by: cjh (mentor) |
0.50.36.1 22 Jun 2002 04:19:53 |
ijliao |
upgrade to 0.50.36
PR: 39630
Submitted by: maintainer |
0.50.35.1 04 May 2002 17:27:56 |
pat |
Update to 0.50.35-1
PR: 37753
Submitted by: maintainer |
0.50.33.1 17 Mar 2002 12:09:03 |
ijliao |
- Update to 0.50.33-1
- make TCL and Python module optional.
- take a maintainership
PR: 36001
Submitted by: Hye-Shik Chang <perky@fallin.lv> |
14 Jan 2002 21:34:52 |
jim |
Fix MASTER_SITES. |
23 Sep 2001 20:50:43 |
dwcjr |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists. |
03 Aug 2001 22:52:13 |
tobez |
Fix plist. |
20 Mar 2001 20:28:14 |
obrien |
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers". |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
08 Sep 2000 13:24:00 |
tg |
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15. |
31 Jul 2000 22:32:42 |
nbm |
Upgrade from 0.50-13 to 0.50.8-2. |
22 Jun 2000 06:52:16 |
will |
Unleash all of these ports upon the people. I no longer have any interest in
any of them, but will be happy to assign MAINTAINER to others and commit
updates for them. |
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 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |