non port: x11/9menu/Makefile |
SVNWeb
|
Number of commits found: 23 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] d357bca (Only the first 10 of 288 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 22 Sep 2020
|
[ 18:59 0mp ]
Update to 1.10
- Set LICENSE
- Clean up MAKE_ARGS
- Sort variables
- Install the manual page under share/man/man1
- Set WWW
|
Thu, 7 Nov 2019
|
[ 18:36 zeising ] (Only the first 10 of 432 ports in this commit are shown above. )
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.
|
Wed, 1 Jun 2016
|
[ 13:15 mat ] (Only the first 10 of 145 ports in this commit are shown above. )
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
|
Wed, 3 Feb 2016
|
[ 05:39 vanilla ]
1: Update to 1.9.
2: switch GITHUB.
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Sun, 5 Jan 2014
|
[ 13:56 antoine ]
Stage support
|
Sun, 13 Oct 2013
|
[ 02:01 eadler ] (Only the first 10 of 21 ports in this commit are shown above. )
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] (Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Tue, 15 Dec 2009
|
[ 01:51 danfe ]
- Get rid of the trivial patch
- Pacify portlint(1)
|
[ 00:30 danfe ]
- Canonicalize Makefile header
- Honor CC and CFLAGS
- Remove dead master site, fix COMMENT
- Cleanup Makefile and port description
|
Mon, 14 Dec 2009
|
[ 19:57 thierry ]
Release maintainership.
Thanks Serge for maintaining these ports all these years!
PR: (private mail)
Submitted by: Serge Gagnon <serge.gagnon.1 (at) ulaval.ca>
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Tue, 25 Mar 2008
|
[ 22:44 miwi ] (Only the first 10 of 211 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Wed, 26 Dec 2007
|
[ 13:05 jmelo ]
- Add mastersite.
- Update maintainer email.
PR: ports/118576
Submitted by: Serge Gagnon <serge.gagnon.1@ulaval.ca> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 26 Nov 2006
|
[ 11:39 stefan ]
Make it xorg-7 compliant.
PR: 105838
Submitted by: maintainer
|
Tue, 16 May 2006
|
[ 12:21 lawrance ]
Make compliant with ${CC}.
Submitter takes maintainership.
PR: ports/97332
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
|
Wed, 14 Dec 2005
|
[ 08:57 az ]
- Update to version 1.8
PR: ports/90356
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
|
Sun, 9 May 2004
|
[ 07:10 erwin ] (Only the first 10 of 11 ports in this commit are shown above. )
Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
|
Mon, 29 Mar 2004
|
[ 18:23 pav ]
Repocopy x11-wm/Makefile to x11/Makefile
PR: ports/64681
Requested by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
|
Number of commits found: 23 |