Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Nov 2021 22:11:40 1.2.0_1
|
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
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").
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 1.2.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
1.2.0_1
|
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. |
08 May 2019 21:19:36
1.2.0_1
|
tobik  |
x11/xsel-conrad: Remove mention of x11/xsel from pkg-descr after r500797 |
03 Nov 2016 06:00:54
1.2.0_1
|
jbeich  |
x11/xsel-conrad: minor fixes
- Plug memory leak [1]
- Convert to USES=localbase
- Drop unused X11 dependencies
- Unsilence install commands
- Convert DOCS to target helpers
- Reorder some lines
PR: 212261
Submitted by: Tobias Kortkamp <t@tobik.me>
Obtained from: OpenBSD Ports [1]
Approved by: maintainer timeout (2 months)
MFH: 2016Q4 |
30 Mar 2015 21:52:36
1.2.0
|
bapt  |
Remove dead mirror |
22 Aug 2014 07:20:30
1.2.0
|
antoine  |
Canonicalize a few LICENSE_PERMS
With hat: portmgr |
04 Jul 2014 23:16:48
1.2.0
|
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
11 Jan 2014 10:03:45
1.2.0
|
vanilla  |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:43:20
1.2.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
14 Sep 2013 10:53:19
1.2.0
|
bapt  |
Remove USE_GCC=any as it works properly with clang |
14 Mar 2013 11:35:58
1.2.0
|
miwi  |
- Set USE_GCC=any to fix the clang build
PR: 176485
Submitted by: Mike Carlson <mike@bayphoto.com>
Approved by: naintainer timeout |
20 Oct 2011 19:47:14
1.2.0
|
eadler  |
- add license
- change conflicts to conflicts_install
- hand maintainership to submitter
Submitted by: code@apotheon.net
Approved by: bapt,sahil (mentors, implicit) |
23 Sep 2011 22:26:39
1.2.0
|
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 |
19 Mar 2011 12:38:54
1.2.0
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
1.2.0
|
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. |
07 Sep 2008 00:19:05
1.2.0
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
09 Apr 2008 16:33:12
1.2.0
|
sat  |
- Update to 1.2.0 |
09 Aug 2007 16:31:04
0.9.6
|
sat  |
Add port x11/xsel-conrad:
XSel is a command-line program for getting and setting the contents of
the X selection. Normally this is only accessible by manually
highlighting information and pasting it with the middle mouse button.
This port is similar to x11/xsel, but with different CLI syntax and
a bit more functionality. It is a lot more popular, too.
WWW: http://www.vergenet.net/~conrad/software/xsel/
Author: Conrad Parker <conrad@vergenet.net>
Based on: OpenBSD port, Portage package |