Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6_8 11 Jan 2024 10:31:03 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate the use of MANPREFIX for x11*
While here move some manpages to share/man |
3.6_7 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
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) |
3.6_7 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 ) |
3.6_7 20 Jul 2022 14:23:42 |
Tobias C. Berner (tcberner) |
x11-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov> (Only the first 15 lines of the commit message are shown above ) |
3.6_7 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
3.6_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.6_7 02 Nov 2020 14:34:39 |
rodrigo |
Fix whith -fno-common in FreeBSD 13
Lastest version of llvm introduced in
FreeBSD 13 has the flag -fno-common
enabled by default. Fix the issue.
Bump PORTREVISION |
3.6_6 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. |
3.6_6 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
3.6_5 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
3.6_4 28 Mar 2018 09:42:26 |
rodrigo |
Take maintenership for wmii and wmii-devel |
3.6_4 08 Feb 2017 09:01:26 |
amdmi3 |
- Fix CONFLICTS on wmii-devel
- Silence stripping
- Regenerate patches |
3.6_4 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.6_4 08 Mar 2015 02:33:20 |
amdmi3 |
- Pet portlint
- Strip binaries |
3.6_3 28 Jan 2015 01:07:55 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
3.6_3 16 Mar 2014 08:38:59 |
danfe |
Stagify; renew LIB_DEPENDS; use OPTIONS helpers; wrap an overly long line. |
3.6_3 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
3.6_3 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
3.6_3 26 Jul 2013 06:07:28 |
bapt |
Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.
Obtained from: DPorts |
3.6_3 05 May 2013 08:26:08 |
bapt |
Using gmake does not fix build with bmake at all, reverting |
3.6_3 03 May 2013 22:15:40 |
bapt |
Fix build with bmake |
3.6_3 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
3.6_3 17 Dec 2012 09:25:42 |
danfe |
- Trim the headers per new rules
- Drop article from COMMENT, shlib versions
- Convert to the new OPTIONS framework
- Relinquish maintainership |
3.6_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.6_3 25 Feb 2010 12:46:56 |
danfe |
Adjust CONFLICTS after update of `x11-wm/wmii-devel'.
Feature safe: yes |
3.6_3 25 Feb 2010 10:05:22 |
danfe |
Fix the build on amd64 and sparc64 (at least). I can think of little
reasons to unconditionally reimplement strlcat(3), which is being around in
BSD for over a decade now, but WMII does it anyways. Apparently, somebody
needs to reread Unix Haters Handbook.
Despite the fact that return value of strlcat() does not seem to be used
anywhere, I decided to keep their implementation instead of switching to
kosher implementation from our libc, just in case of some weird bug-to-bug
compatibility issue.
Closes PR: ports/143594
Feature safe: yes |
3.6_3 20 Sep 2009 00:52:30 |
linimon |
Mark as broken on amd64 and sparc64: fails to compile.
Feature safe: yes |
3.6_3 11 Sep 2009 14:11:03 |
danfe |
Fix a potential crash. I was able to trigger it only with non-UTF8 build
(which is not default) and only with Arora when visiting one specific page,
so leave PORTREVISION as is. |
3.6_3 11 Sep 2009 12:03:26 |
danfe |
Try to further improve user experience with WMII:
- Since default layout boxes actually just look ugly, but are still useful,
rework previous solution: instead of omitting them completely, draw them
in a slim fashion. Also, give option a better name (SLIM_LAYOUT_BOX)
- Apparently, Xmb* -> Xutf8* conversion was only safe thing to do with UTF-8
locales; those who use traditional (8-bit) locales and experience problems
with fonts should try rebuilding the port with UTF8_TEXT option unset
- Since our `devel/9base' port installs rc(1) but not read(1), it is of
little use as rdep anyway (`devel/plan9port' installs more complete set
of things, but is unfortunately broken on 8.0+)
- While here, pacify portlint(1) and remove _XOPEN_SOURCE definition to
prevent some warnings |
3.6_2 10 Sep 2009 18:44:27 |
danfe |
- Allow to build with hidden layout boxes, lots of people should appreciate
- Adjust regexp slightly while here (avoid extra resulting space) |
3.6_2 08 Sep 2009 12:51:53 |
danfe |
- Register CONFLICTS with readded `x11/wmii-devel' port
- Update MASTER_SITES
- Minor textual nit in a comment |
3.6_2 07 Sep 2009 16:20:57 |
danfe |
Update description. |
3.6_2 29 Jun 2009 07:48:23 |
danfe |
Update WWW. |
3.6_2 29 Jun 2009 07:44:56 |
danfe |
Cleanup, no functional changes. |
3.6_2 25 Mar 2009 13:45:40 |
miwi |
- Update MASTER_SITES
- Update WWW
PR: 132185
Submitted by: Sofian Brabez <sbrabez@gmail.com>
Approved by: maintainer timeout |
3.6_2 07 Mar 2009 21:07:27 |
tabthorpe |
- Fix build after libixp update
- Bump PORTREVISION
PR: ports/132374 (based on)
Submitted by: Sofian Brabez (patch)
Approved by: portmgr (pav) |
3.6_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.6 29 Jan 2008 14:33:11 |
danfe |
Deorbit `x11-wm/wmii-devel' in favor of updated `x11-wm/wmii'.
Encouraged by: sat (maintainer) |
3.6 29 Jan 2008 12:49:32 |
danfe |
- Update `devel/libixp' to version 0.4 [1]
- Update `x11-wm/wmii' to version 3.6 [2]
- Remove CENKES as they do not carry new distfiles
- Minor tweaks in pkg-descr for `devel/libixp'
PRs: ports/119281 [1]
ports/119282 [2]
Submitted by: Daniel Roethlisberger
Reworked by: danfe (myself)
Go ahead from: sat (maintainer) [1] |
3.5.1 08 Jun 2007 17:47:08 |
danfe |
Fix missing dependency (ergo, the build).
Reported by: krismail |
3.5.1 05 Jun 2007 20:15:33 |
danfe |
Rather belatedly, but still:
- Update to version 3.5.1
- Forget about USE_X_PREFIX
- Remove 4.X support |
3.1_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.1 08 Mar 2007 20:25:55 |
sat |
- Add port x11-wm/wmii-devel - Hg tip of wmii development
- Arrange mutual conflicts with wmii
Repocopy by: marcus |
3.1 04 Mar 2007 19:59:40 |
sat |
- Update master site
- Add mirrors
- Update WWW
PR: ports/105002 (based on)
Submitted by: ceri
Approved by: danfe (maintainer timeout, since 2006-11-01) |
3.1 03 Oct 2006 23:22:04 |
danfe |
Fix the build on 4.X. |
3.1 28 Jun 2006 13:17:16 |
danfe |
- Update to version 3.1
- Provide better COMMENT and port description |
2_1 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
2_1 16 Nov 2005 14:38:26 |
danfe |
Mea culpa. Previous commit log should read:
- Fix MASTER_SITES [1] and WWW line in pkg-descr
- Add SHA256 hash per new world order
Distfile was rerolled (.tar.bz2 -> .tar.gz), but nothing changed inside.
Reported by: krismail [1] |
2_1 16 Nov 2005 14:36:49 |
danfe |
/tmp/cvs7cc8hm |
2_1 06 Nov 2005 06:24:47 |
mezz |
Chase cairo shared library update, bump the PORTREVISION. |
2 15 Sep 2005 20:46:47 |
danfe |
Update to version 2.
PR: ports/84468 [1], ports/85264 [2]
Submitted by: Wesley Shields <wxs(at)csh.rit.edu> [1]
Andrew Pogrebennyk <andrew.nau.ua(at)gmail.com> [2] |
1 03 Jun 2005 12:06:55 |
danfe |
Disable Cairo by default. The cairo backend is not recommended in
production use, because cairo library is still very buggy and causes
crashes often (according to authors). Add a caution comment. |
1 02 Jun 2005 11:27:59 |
danfe |
Add wmii, a lightweight window manager.
WWW: http://wmi.modprobe.de/ |