non port: x11-servers/Xfstt/Makefile |
SVNWeb
|
Number of commits found: 37 |
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) ] 9898570
x11-servers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Ade Lovett <ade@FreeBSD.org>
* Eric Anholt <anholt@FreeBSD.org>
* grog
* jabley@clear.co.nz
* lesi@FreeBSD.org
With hat: portmgr
|
Sun, 29 Aug 2021
|
[ 19:17 Bernhard Froehlich (decke) ] 01fc19b
x11-servers/Xfstt: Add CPE information
Approved by: portmgr (blanket)
|
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.
|
Wed, 9 Sep 2020
|
[ 15:36 fernape ]
x11-servers/Xfstt: Update to 1.11
ChangeLog: https://github.com/guillemj/xfstt/blob/master/NEWS
PR: 248690
Submitted by: gspurki@gmail.com (maintainer)
|
Sat, 6 Jun 2020
|
[ 18:36 pkubaj ]
x11-servers/Xfstt: fix build on GCC architectures
Use C++11 compiler:
encoding.cc:34: error: 'nullptr' was not declared in this scope
|
Mon, 18 May 2020
|
[ 08:18 tagattie ]
- Update to 1.10
- Pass maintainership to submitter
|
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.
|
Thu, 27 Dec 2018
|
[ 21:34 rodrigo ]
Upgrade x11-servers/Xfstt from 1.9.2 to 1.9.3
Release note:
Documentation:
* Switch to https for hadrons.org URLs.
Code cleanup
* Check strSubFamily for emptiness when assigning it.
* Use matching delete [] operator for new [].
* Use std::string instead of static buffers.
* Check error failures from socket() call.
* Do no dereference TTFont variable before using it.
* Use memcpy() instead of strncpy() to copy a fixed-length string.
* Initialize structs that go over the wire to 0.
* Remove pathname length check.
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] (Only the first 10 of 331 ports in this commit are shown above. )
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
|
Tue, 31 Jul 2018
|
[ 18:41 zeising ] (Only the first 10 of 254 ports in this commit are shown above. )
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
|
Fri, 17 Mar 2017
|
[ 09:01 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
|
Mon, 26 Dec 2016
|
[ 11:59 rene ] (Only the first 10 of 22 ports in this commit are shown above. )
Reset ports per maintainer request.
PR: 215557
Submitted by: A.J. "Fonz" van Werven (maintainer)
|
Mon, 28 Sep 2015
|
[ 19:15 rm ]
x11-servers/Xfstt: update to 1.9.2
- update to 1.9.2
- pass maintainership to submitter
- add new maintainer's distfile mirror to MASTER_SITES
- specify a LICENSE
- sort USES alphabetically
- regenerate patches with make makepatch
- remove absolute path from pkg-message
- add PROVIDE, REQUIRE and KEYWORD to the rc script
PR: 202267
Submitted by: A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
|
Sat, 21 Mar 2015
|
[ 23:05 bapt ] (Only the first 10 of 422 ports in this commit are shown above. )
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
|
Tue, 3 Mar 2015
|
[ 02:55 amdmi3 ]
- Remove useless MASTER_SITE_SUBDIR
- Drop @dirrm* from plist
- Add empty directory to plist
|
Mon, 24 Nov 2014
|
[ 19:40 pi ]
x11-servers/Xfstt: 1.6 -> 1.9.1
new master site and:
1.9.1 (2014-09-27)
Bump gettext dependency to 0.18.2.
Bump automake version to 1.11.
Switch from gzip to xz for distribution tarballs.
Update upstream project URLs to the new site.
1.9 (2012-05-02)
Fix file descriptor leaks.
Fix directory resource leaks and segfaults on opening errors. (Only the first 15 lines of the commit message are shown above )
|
Sun, 2 Mar 2014
|
[ 01:58 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 23:52 bapt ]
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-servers)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Fri, 4 Jul 2008
|
[ 14:04 itetcu ]
- fix typo -> plist for -DNOPORTDOCS
- SUB_FILES= pkg-plist and s/X11/Xorg/
- use MASTER_SITE_BERLIOS
- bump PORTREVISION
Prompted by: QA Tindy run
|
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)
|
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}.
|
Sat, 13 May 2006
|
[ 05:00 edwin ] (Only the first 10 of 191 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with X
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 4 Sep 2003
|
[ 17:21 krion ]
- Update to version 1.6
PR: 56439
Submitted by: Ports Fury
|
Sun, 16 Feb 2003
|
[ 13:55 naddy ] (Only the first 10 of 16 ports in this commit are shown above. )
Update to version 1.4.
PR: 48048
Submitted by: Ports Fury
|
Sun, 2 Feb 2003
|
[ 19:59 olgeni ]
I broke the port by committing bogus stuff I was working on :-/
Noticed by: Sergey Mokryshev <mokr@mokr.net>
|
Fri, 31 Jan 2003
|
[ 19:25 olgeni ]
Give back maintanership to ports@, due to lack of time and clues.
|
Mon, 5 Feb 2001
|
[ 21:09 olgeni ] (Only the first 10 of 29 ports in this commit are shown above. )
Convert more spaces into tabs in ports/x11-servers.
|
Wed, 24 Jan 2001
|
[ 12:43 olgeni ] (Only the first 10 of 13 ports in this commit are shown above. )
Use proper capitalization (freebsd.org -> FreeBSD.org)
|
[ 12:05 olgeni ] (Only the first 10 of 13 ports in this commit are shown above. )
Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)
|
Tue, 16 Jan 2001
|
[ 19:08 will ] (Only the first 10 of 28 ports in this commit are shown above. )
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have some
rather weird way of doing PORTDOCS substitution.
|
Sat, 18 Nov 2000
|
[ 23:45 ade ]
A whole bunch of updates from the new maintainer: * install startup file
* create TrueType directory * add new --notcp option (from ports/21957) and
document it
|
Thu, 16 Nov 2000
|
[ 08:45 sobomax ]
Reassign maintainership from ports@FreeBSD.org to Jimmy Olgeni <olgeni@uli.it>.
|
Thu, 2 Nov 2000
|
[ 15:43 sobomax ]
Reassign maintainership to ports@FreeBSD.org to make clear that new maintainer
wanted.
|
Number of commits found: 37 |