Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.4_13 13 Mar 2024 22:41:36 |
Muhammad Moinur Rahman (bofh) |
x11/mrxvt{-devel}: Merge into mrxvt
- mrxvt was using the older 4.2 version and mrxvt-devel had more recent
version 0.5.4. Merge the devel version into the main port as in
repology all other distributions are using 0.5.4 |
0.5.4_13 09 Jan 2024 12:47:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
0.5.4_12 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
0.5.4_12 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
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.5.4_11 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.5.4_11 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
0.5.4_11 28 Jul 2021 20:34:51 |
Lars Engels (lme) |
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment. |
0.5.4_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.4_11 07 Feb 2021 22:31:03 |
lme |
x11/mxrvt-devel:
- Fix build by adding -fnocommon to CFLAGS [1]
- Add missing LIB_DEPENDS and USE_XORG components
PR: 253330 [1]
Submitted by: jjuanino <jjuanino@gmail.com>
MFH: 2021Q1 |
0.5.4_11 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.5.4_11 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
0.5.4_11 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.5.4_11 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.5.4_11 10 Oct 2015 14:03:01 |
tijl |
Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code. (Only the first 15 lines of the commit message are shown above ) |
0.5.4_10 01 Oct 2015 21:35:01 |
amdmi3 |
- Drop 8.x support
Approved by: portmgr blanket |
0.5.4_10 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.5.4_10 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.5.4_9 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.5.4_9 24 Nov 2014 20:22:00 |
antoine |
Cleanup plist |
0.5.4_9 16 Jul 2014 03:34:57 |
adamw |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist. |
0.5.4_9 30 Dec 2013 20:10:26 |
lme |
- Enable all port options by default [1]
- Add license
- Stage support
- Use shebangfix
- Re-word the description for the transparency option
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION
PR: ports/185095 [1]
Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> |
0.5.4_8 22 Oct 2013 14:04:02 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
0.5.4_8 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.5.4_8 22 Mar 2013 08:16:08 |
bapt |
Convert to new options framework left unconverted ports in x* categories |
0.5.4_8 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.5.4_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5.4_6 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.5.4_6 21 Jun 2011 18:21:03 |
lme |
- Proper fix for utmpx [1]
- Disable no longer needed setuid bit
- Remove no longer needed CPPFLAGS and LIBS
- Bump PORTREVISION
Fixed by: ed |
0.5.4_5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5.4_5 16 Oct 2010 22:03:42 |
lme |
- Add desktop entry
- Bump PORTREVISION |
0.5.4_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.4_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.5.4_2 21 Jan 2010 10:12:51 |
gj |
Modify Makefile to use the proper CONFIGURE_ARGS to support utmpx.
Make the binary setuid, otherwise it cannot log to utmp/utx/wtmp.
Bump PORTREVISION.
Approved-by: lem@ (maintainer, per e-mail) |
0.5.4_1 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
0.5.4_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.5.4 04 Sep 2008 12:24:26 |
lme |
Update to 0.5.4 |
0.5.3_3 09 Jul 2008 18:09:32 |
itetcu |
- fix plist for -DNOPORTDOCS
- bump PORTREVISION
Prompted by: QA Tindy run
Approved by: maintainer timeout on BotMail |
0.5.3_2 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) |
0.5.3_1 21 Mar 2008 23:55:13 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.5.3 04 Oct 2007 06:27:14 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.5.3 09 Sep 2007 16:53:43 |
lme |
Update to 0.5.3.
Approved by: miwi (mentor) |
0.5.2_2 12 Jul 2007 18:52:00 |
lme |
Change e-mail address of my ports to my FreeBSD.org one.
Approved by: miwi (mentor) |
0.5.2_2 18 Jun 2007 16:14:39 |
miwi |
- Add a application icon to mrxvt. (by Stanislav Mekhanoshin <rampitec AT
gmail.com> )
- Bump PORTREVISION
PR: 113782
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer) |
0.5.2_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}. |
0.5.2 18 Nov 2006 19:16:39 |
miwi |
- Add options knobs
PR: ports/105551
Submitted by: Eygene <rea-fbsd@codelabs.ru>
Approved by: maintainer (via irc) |
0.5.2 31 Oct 2006 08:50:35 |
miwi |
- Add a patch for disable debug
PR: ports/104491
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer) |
0.5.2 06 Oct 2006 18:37:31 |
miwi |
- Update to 0.5.2
PR: ports/104060
Submitted by: Lars Engels (maintainer) |
0.5.1 23 Jun 2006 20:42:04 |
itetcu |
- Update to 0.5.1 [1]
- use pkg-message instead of echo in post-install: so people using packages get
the instructions too [2]
PR: ports/99358
Submitted by: maintianer [1], itetcu (me) [2] |
0.5.0_1 22 May 2006 06:39:12 |
edwin |
Mark broken on 4.x
Submitted by: Lars Engels <lars.engels@0x20.net> |
0.5.0_1 28 Apr 2006 21:47:33 |
edwin |
dirrm etc/mrxt -> dirrmtry etc/mrxt
PR: ports/96487
Submitted by: Lars Engels <lars.engels@0x20.net> |
0.5.0_1 28 Apr 2006 21:41:03 |
edwin |
Fix pkg-plist |
0.5.0 27 Apr 2006 01:20:48 |
edwin |
[New Port] x11/mrxvt-devel
Add the development version of mrxvt.
PR: ports/96361
Submitted by: Lars Engels <lars.engels@0x20.net> |