aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* - Add NO_ARCHsunpoet2015-08-011-1/+2
|
* - Add NO_ARCHsunpoet2015-08-011-0/+1
|
* - Update to 2.010R-ro/1.030R-itsunpoet2015-08-013-5/+12
| | | | | | - Add NO_ARCH Changes: https://github.com/adobe-fonts/source-code-pro/releases
* Unbreak INDEX, reverting r392921antoine2015-07-263-23/+0
| | | | With hat: portmgr
* 64 bit linuxulator support (not activated by default):netchild2015-07-263-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - most of the work was done by Alan Jude - all errors are mine - 64bit (may) have rough edges - I validated * that the 32bit part doesn't has deinstall regressions * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation later, when I dare to activate the 64bit linuxulator in the kernel) - the infrastructure part looks mature enough to let more test-bunnies get some experience with it - to use it you shall have no linux ports installed and have to specify (on your own risk) the following in make.conf before installing the ports: OVERRIDE_LINUX_BASE_PORT=c6_64 OVERRIDE_LINUX_NONBASE_PORTS=c6_64 This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits only, we decided to have it as an "overlay" instead of new ports. The 64bit part only installs 64bit executables, the 32bit ports can not be installed at the same time (if needed we can think of letting the 64bit overlay install the 32bit parts too, but given the CentOS 7 comment above...). Differential Revision: https://reviews.freebsd.org/D174 Submitted by: alanjude Sponsored by: Essen FreeBSD Hackathon 2015 Reviewed by: xmj, eadler (earlier versions) Approved by: portmgr (implicit, I remember blanked approval for linux parts loooong ago, punish me if you don't agree anymore)
* Fix typo.kevlo2015-07-021-1/+1
| | | | Noticed by: lwhsu
* Include Noto emoji.kevlo2015-07-023-3/+12
| | | | | PR: 201251 Submitted by: Sascha Brawer
* - Mark BROKEN on 9.x: fails to extract:amdmi32015-06-271-0/+2
| | | | | | | unzip: Failed to open '/portdistfiles//}' Submitted by: pkg-fallout Approved by: portmgr blanket
* Update to 1.0.4kevlo2015-06-263-6/+10
|
* Update to 4.102cs2015-06-114-30/+49
| | | | | PR: 200453 Submitted by: Horia Racoviceanu (maintainer)
* Update to 5.000matthew2015-05-302-4/+3
| | | | Changes: http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=Gentium_download#2e93c7c7
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-232-6/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 2.35sunpoet2015-05-222-4/+3
| | | | Changes: http://dejavu-fonts.org/wiki/Changelog
* x11-fonts/tmu: Find new file source to unbreakmarino2015-05-193-10/+17
| | | | | | | | | | The distfile was available in an uncompressed form on Sourceforge. While here, mark as GPLv3 (copying file would have to be downloaded separately so it is not set) and simplify. I made several corrections and removals to the patch as submitted. PR: 200308 Submitted by: Ports Fury
* MASTER_SITES cleanup.mat2015-05-1417-26/+13
| | | | | | | | | | | | | | | | | | | - 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
* - Cleanup GH_* knobs: use DISTVERSIONSUFFIXsunpoet2015-05-142-3/+3
|
* Cleanup DIST* variables.mat2015-05-124-8/+5
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* Update ports in the remaining categories to not use GH_COMMIT.mat2015-05-084-7/+5
| | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
* Fix build with Perl 5.21.1+mat2015-04-212-0/+12
| | | | | | | | | | Omitting % and @ on hash and array names is no longer permitted Really old Perl let you omit the @ on array names and the % on hash names in some spots. This has issued a deprecation warning since Perl 5.0, and is no longer permitted. With hat: perl@ Sponsored by: Absolight
* Misc X.org port updates:kwm2015-04-1825-47/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gccmakedep to 1.0.3. Update imake to 1.0.7. Update libpciaccess to 0.13.3. Update libdrm to 2.4.60. Update bitmap to 1.0.8. Update fstobdf to 1.0.6. Update iceauth to 1.0.7. Update libXdmcp to 1.1.2. Update libXp to 1.0.3. Update libXvMC to 1.0.9. Update libXxf86vm to 1.1.4. Update libxshmfence to 1.2. Update randrproto to 1.4.1. Update rgb to 1.0.6. Update sessreg to 1.1.0. Update xcb-util-cursor to 0.1.2. Update xedit to 1.2.2. Update xkbcomp to 1.3.0. Update xkeyboard-config to 2.14. Update xproto to 7.0.27. Update xf86-input-mouse to 1.9.1. Update xf86-input-synaptics to 1.8.2. Update xf86-video-i710 to 1.3.5. Update xf86-video-mga to 1.6.4. Update xf86-video-tdfx to 1.4.6. Update xf86-video-vmware to 13.1.0. Update bdftopcf to 1.0.5. Update font-util to 1.3.1. Update fslsfonts to 1.0.5. Update mkfontscale to 1.1.2. Update showfont to 1.0.5. Update xfs to 1.1.4. Update xfsinfo to 1.0.5. Remove :keepla from USES=libtool for X libraries in bsd.xorg.mk, and bump all affected ports. PR: 199400 Obtained from: Xorg-devel repo
* - remove do_nadajgh2015-04-021-3/+1
| | | | Approved by: portmgr (blanket)
* Mark as broken: no public distfilesbapt2015-03-312-0/+4
|
* - Sort PLISTsunpoet2015-03-311-77/+77
|
* Convert to USES=metaportbapt2015-03-281-7/+1
|
* Readd dependency removed by mistakebapt2015-03-282-11/+10
| | | | Convert to a meta port
* - Update to 20141012sunpoet2015-03-262-7/+5
| | | | | PR: 198892 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* FONTDIR was replaced by FONTSDIR, so setting SUB_LIST is no longerolgeni2015-03-251-1/+0
| | | | necessary.
* Bump PORTREVISION after the fonts path change and fix pkg-message.olgeni2015-03-252-2/+2
|
* Bump PORTREVISION after the fonts path change and fix pkg-message.olgeni2015-03-252-2/+2
|
* Bump PORTREVISION after the fonts path change and fix pkg-message.olgeni2015-03-252-2/+2
|
* Bump PORTREVISION after the fonts path change.olgeni2015-03-251-1/+1
|
* Bump PORTREVISION after the fonts path change.olgeni2015-03-251-0/+1
|
* Bump PORTREVISION after the fonts path change.olgeni2015-03-251-1/+1
|
* Bump PORTREVISION after the fonts path change.olgeni2015-03-251-1/+1
|
* Bump PORTREVISION after the fonts path change and fix pkg-message.olgeni2015-03-252-1/+2
|
* Bump PORTREVISION after the fonts path change.olgeni2015-03-251-1/+1
|
* Bump PORTREVISION after the fonts path change.olgeni2015-03-251-1/+1
|
* Bump both of those after the fonts path change.mat2015-03-242-2/+2
| | | | Sponsored by: Absolight
* x11-fonts/libXfont: add CPE informationrobak2015-03-241-0/+3
| | | | | | | - Maintainer's timeout (x11@FreeBSD.org) PR: 197738 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
* Forgot to bump portrevision after moving the fonts to share/fontsbapt2015-03-241-1/+1
|
* Bump a portrevision forgottenbapt2015-03-241-1/+1
|
* Remove ttmkfdir, it has been replaced long ago by mkfontdir/mkfontscalebapt2015-03-2313-397/+0
|
* Remove part of the description that is not relevant anymorebapt2015-03-231-4/+0
|
* Fix minor typos in pkg-descr files.olgeni2015-03-221-1/+1
|
* x11-fonts/libFS: add CPE informationrobak2015-03-221-0/+3
| | | | | | | - Maintainer's timeout (x11@FreeBSD.org) PR: 197718 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
* Another missed bumpbapt2015-03-221-0/+1
|
* Some missed bumpsbapt2015-03-222-2/+2
|
* Fix font locationbapt2015-03-221-1/+2
|
* Make fonts repecting XDGbapt2015-03-22197-5897/+5550
| | | | | | | | | | 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
* Abstract the font locationbapt2015-03-211-12/+14
| | | | Ignore fonts.dir and fonts.scale
* Fix packagingbapt2015-03-211-1/+1
|
* USE_GITHUB: Strip slashes from GH_TAGNAME which impacts WRKSRC and DISTNAME.bdrewery2015-03-212-3/+2
| | | | | | | The DISTNAME setting in bsd.sites.mk was moved lower due to GH_TAGNAME using := and DISTNAME depending on GH_TAGNAME. With hat: portmgr
* Fix ports missed in r381777, which changed DISTNAME for USE_GITHUB+GH_TAGNAME,bdrewery2015-03-212-4/+4
| | | | | | due to being changed between review+commit. With hat: portmgr
* - Update WWWsunpoet2015-03-211-1/+1
|
* - Update MASTER_SITESsunpoet2015-03-213-6/+9
| | | | - Update WWW
* Convert to USES=fontsbapt2015-03-213-123/+116
|
* Convert to USES=fontsbapt2015-03-213-51/+45
|
* Convert to USES=fontsbapt2015-03-212-10/+2
| | | | While here fix license permission
* Convert to USES=fontsbapt2015-03-212-11/+3
|
* Convert to USES=fontsbapt2015-03-212-244/+238
|
* Update to 1.065bapt2015-03-214-31/+25
| | | | | Change master site to github Convert to USES=fonts
* Convert to USES=fontsbapt2015-03-213-21/+12
|
* Convert to USES=fontsbapt2015-03-212-19/+13
|
* Convert to USES=fontsbapt2015-03-212-165/+159
|
* Convert to USES=fontsbapt2015-03-212-36/+30
|
* Convert to USES=fontsbapt2015-03-212-13/+3
|
* Convert to USES=fontsbapt2015-03-212-8/+2
|
* Convert to USES=fontsbapt2015-03-212-7/+2
|
* Convert to USES=fontsbapt2015-03-212-46/+39
|
* Convert to USES=fontsbapt2015-03-212-12/+5
|
* Convert to USES=fontsbapt2015-03-212-20/+10
|
* Fix pkg-messagebapt2015-03-202-2/+1
|
* Fix pkg-messagebapt2015-03-202-2/+1
|
* Adjust to install the files in the same place as where they were before thebapt2015-03-202-5/+5
| | | | conversion to USES=fonts
* Fix packaging and take maintainership from ports@.olgeni2015-03-202-11/+7
|
* Removing font-alias was a mistake, readd it which fixes tigervnc (and more)bapt2015-03-205-0/+25
| | | | | Pointyhat to: bapt Reported by: Corey <merlincorey@hushmail.me>
* Convert to USES=fontsbapt2015-03-204-966/+11
| | | | While here simplify
* Rework XORG_CAT= fontbapt2015-03-2066-197/+108
| | | | | | | | Fonts are now generating the fonts.scale and fonts.dir at install time font-alias is not needed anymore for the above reason extract font-util and encodings out of XORG_CAT=fonts because they do not install any fonts make XORG_CAT=fonts use USES=fonts
* Add missing BUILD_DEPENDS and CONFIGURE_ARGSantoine2015-03-203-7/+15
|
* Convert from XORG_CAT=font to USES=fontsbapt2015-03-203-9/+13
|
* Convert from XORG_CAT=font to USES=fontsbapt2015-03-203-5/+9
|
* Convert from XORG_CAT=font to USES=fontsbapt2015-03-203-4/+8
|
* Fix pkg-messagebapt2015-03-201-1/+1
|
* Convert from XORG_CAT to USES=fontsbapt2015-03-202-35/+16
|
* Fix pkg-messagebapt2015-03-201-1/+1
|
* Convert from XORG_CAT to USES=fontsbapt2015-03-202-29/+10
|
* Convert from XORG_CAT to USES=fontsbapt2015-03-202-12/+9
|
* Convert from XORG_CAT to USES=fontsbapt2015-03-203-29/+21
|
* Get away from XORG_CAT= font and welcome USES=fontsbapt2015-03-204-36/+29
|
* Fix pkg-messagebapt2015-03-201-1/+1
|
* Convert to USES=fontsbapt2015-03-202-39/+23
|
* Convert to USES=fontsbapt2015-03-202-7/+2
|
* Convert to USES=fontsbapt2015-03-202-6/+2
|
* Convert to USES=fontsbapt2015-03-202-6/+2
|
* Convert to USES=fontsbapt2015-03-202-8/+2
|
* Convert to USES=fontsbapt2015-03-202-10/+5
|
* Convert to USES=fontsbapt2015-03-202-36/+15
|
* Fix missing build dependencybapt2015-03-201-1/+2
| | | | Reported by: antoine
* Convert to USES=fontsbapt2015-03-202-37/+20
|
* A bit more cleanupbapt2015-03-202-44/+43
|
* Fix the missing pkg-plist partbapt2015-03-201-115/+112
|
* Needs mkfontdir at build timebapt2015-03-201-1/+2
|
* Convert to USES=fontsbapt2015-03-202-5/+2
|
* Convert to USES=fontsbapt2015-03-202-11/+2
|
* Convert to USES=fontsbapt2015-03-202-122/+114
|
* Convert to USES=fontsbapt2015-03-201-5/+6
|
* Forgot the plistbapt2015-03-201-2/+0
|
* Convert to USES=fontsbapt2015-03-201-3/+2
|
* Convert to USES=fontsbapt2015-03-202-7/+2
|
* Convert to USES=fontsbapt2015-03-202-39/+31
|
* Convert to USES=fontsbapt2015-03-202-25/+7
| | | | Various cleanup
* Convert to USES=fontsbapt2015-03-202-36/+19
|
* Convert to USES=fontsbapt2015-03-202-9/+2
|
* Convert to USES=fontsbapt2015-03-202-20/+4
| | | | various cleanup
* Convert to USES=fontsbapt2015-03-202-23/+3
| | | | Various cleanup
* Convert to USES=fontsbapt2015-03-204-82/+6
| | | | Use SUB_FILES instead of mangling pkg-message manually
* Convert to USES=fontsbapt2015-03-202-8/+6
|
* Convert to USES=fontsbapt2015-03-202-13/+4
| | | | Cleanup dependencies
* Convert to USES=fontsbapt2015-03-202-18/+5
| | | | Convert to PLIST_FILES
* Convert to USES=fontsbapt2015-03-202-13/+2
| | | | Bump portrevision the package is behaving differently now
* Update libXfont to 1.4.9.kwm2015-03-182-3/+3
| | | | | | | This release fixes CVE-2015-1802, CVE-2015-1803 and CVE-2015-1804. MFH: 2015Q1 Security: f7d79fac-cd49-11e4-898f-bcaec565249c
* - Drop @dirrm* from plistamdmi32015-03-041-2/+0
| | | | Approved by: portmgr blanket
* - Drop @dirrm* from plistamdmi32015-03-041-1/+0
| | | | Approved by: portmgr blanket
* - Drop @dirrm* from plistamdmi32015-03-041-1/+0
| | | | Approved by: portmgr blanket
* Remove now useless rmdirbapt2015-03-031-1/+0
|
* Remove Author from pkg-descrbapt2015-03-037-7/+0
|
* - Add NO_ARCHamdmi32015-02-272-2/+1
| | | | - Drop @dirrm* from plist
* - Switch my ports to USE_QT4=linguisttools_build and adjust Qt componentsmakc2015-02-251-3/+3
| | | | | - Use LUPDATE/LRELEASE provided by bsd.qt.mk - Drop needless stripping
* - Fix typogabor2015-02-241-1/+1
| | | | | PR: 196303 Submitted by: Tony Narlock <tony@git-pull.com>
* Update to 1.05.adamw2015-02-152-4/+3
| | | | Changes: https://metacpan.org/changes/distribution/Font-TTF
* New port: x11-fonts/symbolapi2015-02-036-0/+52
| | | | | | | | | | | A font containing Basic Latin, Greek, Cyrillic and many Symbol blocks of The Unicode Standard, Version 7.0 WWW: http://users.teilar.gr/~g1951d/ PR: 197090 Submitted by: Elizabeth Myers <elizabeth@Interlinked.me> Reviewed by: jbeich
* - Drop @dirrm* from pkg-plistsamdmi32015-01-2934-45/+0
| | | | Approved by: portmgr blanket
* Add tlwg-ttf 0.6.1, collection of Thai TrueType fonts.vanilla2015-01-275-0/+494
| | | | | PR: ports/197091 Submitted by: Jordan Irwin <antumdeluge@gmail.com>
* Update libXft to 2.3.2.kwm2015-01-164-22/+4
|
* - Remove Author linesunpoet2015-01-131-1/+0
|
* Update cantarell-fonts to 0.0.16.kwm2015-01-092-3/+3
|
* Use SUB_LIST to set the actual font path in pkg-message.olgeni2015-01-064-6/+10
| | | | | PR: 196522 Submitted by: Greg Becker
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
|
* Update to 1.0.1kevlo2014-12-303-35/+36
| | | | | PR: 196349 Submitted by: Ming-Yen Hsu <myhsu at kimo dot com>
* Change my non-FreeBSD MAINTAINER mail to bofh@bofh2014-12-241-1/+1
| | | | Approved by: bapt
* cleanup plistbapt2014-12-214-4/+0
|
* #define fc_atomic_ptr_cmpexch() for mips/mips64 to supported functions. Fixessbruno2014-12-091-0/+20
| | | | | | | | | build on these arch's PR: 195794 Submitted by: sson Reviewed by: kwm Approved by: mentor (implicit)
* - Cleanup PLISTsunpoet2014-12-081-3/+0
|
* Update to version 0.4riggs2014-12-082-3/+5
| | | | | | | | While on it: Set NO_ARCH=yes PR: 195741 Submitted by: 6yearold@gmail.com (maintainer)
* Update to 1.6.5.rakuco2014-12-062-4/+4
| | | | | | | | Changes, as described in the README: 1.6.4 - Fix line height on Mac. Move all the italic glyphs to the left. Adjust some accents. 1.6.5 - Make italics visible on Windows.
* Chase update of fontconfig to 2.11.1.kwm2014-12-052-1/+3
|
* Update fontconfig to 2.11.1.kwm2014-12-045-25/+46
| | | | | | | | | | | | While here: - Drop :keepla from USES=libtool - Use INSTALL_TARGET for stripping - Sprinkle some carrier returns in the post-install target so they stay within 77 char length. - Switch to @sample for config file - Remove @dirrm[try]'s from plist PR: 195595 Submitted by: delphij@
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-266-18/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* Cleanup plistantoine2014-11-141-2/+0
|
* Upgrade CentOS to 6.6xmj2014-11-113-8/+6
| | | | | | | | | | | | | | | | | | - Upgrade all things linux-c6- to CentOS 6.6 - Add ports: devel/linux-c6-libsigc++20 graphics/linux-c6-gdk-pixbuf [1] graphics/linux-c6-glx-utils - Add pkg-plists for net/linux-c6-openldap and security/linux-c6-cyrus-sasl2 - Misc. cleanups Differential Revision: https://reviews.freebsd.org/D1108 Submitted by: kmoore [1] Reviewed by: rene (emulation) Approved by: portmgr (swills) Approved by: swills (mentor) Sponsored by: Perceivon Hosting Inc.
* - Remove a few remaining $Id$ from pkg-plistsak2014-11-071-1/+0
| | | | Approved by: portmgr (mat)
* Convert to @fcbapt2014-10-312-5/+2
|
* Convert to @fcbapt2014-10-312-5/+2
| | | | | | Bump portrevision previous version didn't work as expected Reported by: peter
* - Reassign to the heap after jsa@'s bit was taken in for safekeepingculot2014-10-231-1/+1
|
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,mva2014-10-202-4/+3
| | | | | | x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit)
* Remove @dirrm's from my ports plistspawel2014-10-141-1/+0
|
* - Modernize plist [1]ak2014-10-132-3/+2
| | | | | | | - Add NO_ARCH PR: 194081 (based on) [1] Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer) [1]
* Update CentOS base to 6.5, add userland portsxmj2014-09-226-3/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc.
* x11-fonts/sgifonts: Use $TAR instead of $EXTRACT_CMDmarino2014-09-161-1/+1
| | | | | | | Currently, FreeBSD defines EXTRACT_CMD as $TAR, but DragonFly does not have a default value for EXTRACT_CMD. Using $TAR instead of $EXTRACT_CMD is a No-Op for FreeBSD, but restores the build on DragonFly which got disrupted as a result of the previous commit.
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-131-1/+1
| | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0
* - Drop indefinite article from COMMENTjhale2014-09-132-11/+19
| | | | | | | | | | | - Add LICENSE_FILE and remove it from PORTDOCS - Use NO_WRKSUBDIR to avoid redefining WRKSRC - Create and install font indexes - Simplify PORTDOCS installation - Bump PORTREVISION PR: 193542 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Undiagnosed ARMv6 core dump occurs when using GCC with fontconfig.sbruno2014-09-032-5/+15
| | | | | | | | Avoid this crash and resore compiles via CLANG. PR: 183536 Submitted by: mazhe@alkumuna.eu Reviewed by: kwm
* Support STAGEDIR.vanilla2014-09-012-33/+50
| | | | | PR: ports/193173 Submitted by: Ports Fury.
* Remove trailing slash to pass make check-plistantoine2014-08-253-3/+3
|
* Canonicalize a few LICENSE_PERMSantoine2014-08-221-1/+1
| | | | With hat: portmgr
* x11-fonts/gnu-unifont and x11-fonts/gnu-unifont-ttf: 6.3.x -> 7.0.03pi2014-08-164-16/+16
| | | | | | PR: 192003 Submitted by: vmagerya@gmail.com Approved by: bsdports@gmail.com (maintainer)
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-08-0813-13/+13
| | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category X. CR: D511 Approved by: portmgr (bapt)
* In some straightforward cases, protect documentation behindadamw2014-08-042-2/+4
| | | | | PORTDOCS, adding a DOCS option where needed, and a couple PORTEXAMPLES for good measure.
* - Add run-depend on fc-cache, it's called from plistamdmi32014-08-011-2/+3
| | | | Approved by: portmgr blanket
* x11-fonts/proggy_fonts: support stagewg2014-07-311-3/+1
| | | | | PR: 192261 Submitted by: fullermd over-yonder net
* Unbreakantoine2014-07-311-2/+2
|
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-304-4/+4
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_XZ to USES=tar:xz.adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-302-4/+2
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Rename x11-*/ patch-xy patches to reflect the files they modify.adamw2014-07-308-19/+11
| | | | Finally, this is the last of it.
* x11-fonts/fira: update 3.110 -> 3.111robak2014-07-252-9/+9
| | | | | | PR: 191937 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> Approved by: marino (mentor)
* - Use @fcfontsdirsunpoet2014-07-232-10/+6
| | | | - Bump PORTREVISION for package change
* - Sort BUILD_DEPENDSsunpoet2014-07-231-3/+3
|
* - Use @fcfontsdirsunpoet2014-07-232-9/+6
| | | | - Bump PORTREVISION for package change
* - Fix BUILD_DEPENDSsunpoet2014-07-231-2/+3
|
* - Remove leading indefinite article from COMMENTsunpoet2014-07-233-23/+11
| | | | | | - Use @fcfontsdir - Simplify FONTDIR - Cleanup Makefile
* - Remove leading indefinite article from COMMENTsunpoet2014-07-231-14/+11
| | | | | - Cosmetic change - Take maintainership
* Revert updating fontsproto 2.1.3 (only works for libXfont >= 1.5)bapt2014-07-214-7/+8
| | | | | | | Revert updating libXfonts 1.5.0 (only works with xorg-server >= 1.16.0) Update libXfonts to 1.4.8 which was the intention at the beginning... Pointyhay to: bapt
* Update to 1.5.0bapt2014-07-216-613/+4
| | | | Strip binaries
* Update to 2.1.3bapt2014-07-212-3/+3
|
* x11-fonts/indic-ttf: Restore missing MALAYALAM option, then clean upmarino2014-07-211-42/+20
| | | | | | | | | | | | The MALAYALAM option was in place but not actually defined, so it apparently got lost somewhere along the way. Restore it, then simplify the port using OPTIONS_SUB=yes. The definitions of FONTSDIR and CONFAVAILDIR weren't liked on DragonFly poudriere so those were reworked to something more robust. While here pet portlint and do some cosmetic alignments. PR: 190822 Submitted by: Christopher Hall
* x11-fonts/wqy: clean up pkg-plist after stage attemptmarino2014-07-192-3/+4
|
* x11-fonts/alef: small fixes in Makefilepi2014-07-181-2/+3
| | | | | PR: 191944 Submitted by: cjpugmed@gmail.com (maintainer)
* x11-fonts/alef: fix COMMENTpi2014-07-181-1/+1
| | | | Submitted by: Eitan Adler
* New port: x11-fonts/alefpi2014-07-185-0/+54
| | | | | | | | | | | | | | Alef has been designed to meet very high standards whilst at a very small size. It was created under the consideration of its primary use for digital media, and overcomes great challenges in the rendition of small characters and cross-platform adjustment. The font supports Hebrew and various European Languages. WWW: http://alef.hagilda.com/ PR: 191939 Submitted by: cjpugmed@gmail.com (maintainer)
* Fix plist: add missing OTF fonts.kevlo2014-07-162-0/+29
| | | | Pointed out: lwhsu
* Noto is Google's font family that aims to support all the world's languages.kevlo2014-07-165-0/+161
| | | | Its design goal is to achieve visual harmonization across languages.
* Add DOCS option to the remaining staged ports where PORTDOCS appearsadamw2014-07-162-0/+4
| | | | in the plist.
* x11-fonts/cyberbit-ttfonts: stage, assign maintainership to submitter, cleanupswills2014-07-166-94/+47
| | | | | | | | | | | | - Stage - Assign maintainership to submitter - Fix grammar in COMMENT - Cleanup installation - Cleanup docs - Use pkg-message instead of ${ECHO_CMD} PR: 191854 Submitted by: A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-163-0/+6
|
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileadamw2014-07-052-23/+15
| | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization)
* Remove NOPORTDOCS.adamw2014-07-051-4/+2
|
* - Update from 3.108 to 3.110danilo2014-07-054-22/+14
| | | | | | | - Update WWW and MASTER_SITES PR: ports/191608 Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
* 1: Stagify.vanilla2014-07-042-15/+4
| | | | 2: use @fcfontsdir.
* 1: Stagify.vanilla2014-07-042-10/+9
| | | | | 2: use @fontsdir 3: add depends to makefontscale, bump version.
* Stagify, use @fcfontsdir.vanilla2014-07-042-22/+17
|
* Stagify, use @fcfontsdir on pkg-plist.vanilla2014-07-042-21/+6
|
* 1: Stagify.vanilla2014-07-042-51/+16
| | | | 2: use @fcfontsdir.
* 1: Stagify.vanilla2014-07-042-20/+9
| | | | | 2: USES=tar:bzip2 3: use @fc.
* Stagify, switch to use @fontsdir.vanilla2014-07-042-12/+3
|
* Stagify.vanilla2014-07-042-19/+5
|
* Stagifybapt2014-07-032-23/+12
| | | | | | | | | | | While I'm here: - Reassign maintainership - Use @fontsdir instead of custom code - Do not run mkfontdir/mkfontscale while building the package - Remove mkfontdir/mkfontscale from build depends PR: 191568 Submitted by: lgfbsd@be-well.ilk.org
* Unbreak INDEXantoine2014-07-031-1/+0
|
* Unbreak INDEXantoine2014-07-031-1/+0
|
* x11-fonts/paratype,x11-fonts/profont: STAGEifybsam2014-07-032-17/+8
|
* Use options and stagingbf2014-07-032-6/+18
|
* x11-fonts/doulos{,-compact}: STAGEifybsam2014-07-032-28/+8
|
* First batch at resetting maintainership on ports that have not been staged andbapt2014-07-0310-10/+10
| | | | | | without any pending PR With hat: portmgr
* - Convert x11-toolkits/neXtaw to USES=libtool and bump dependent portstijl2014-07-012-7/+5
| | | | - Add stage support to x11-fonts/nexfontsel
* Adjust COMMENT to the current nitpicking standards.rakuco2014-06-291-1/+1
|
* - Fix Q/A testmiwi2014-06-281-1/+2
| | | | Fix Suggested by: antoine
* - Chase database/sqlite3 slib bumpmiwi2014-06-281-1/+1
| | | | Approved by: portmgr (myself)
* Add x11-fonts/hasklig.rakuco2014-06-285-0/+41
| | | | | | | | | | | Hasklig is a Haskell code font with monospaced ligatures based on Source Code Pro font. It adds nice representations of such operators like (->), (>>=), (-<) and so on. WWW: http://github.com/i-tu/Hasklig PR: 191152 Submitted by: arrowdodger <6yearold@gmail.com>
* - Stage supportmiwi2014-06-282-14/+9
| | | | PR: 190782
* - Update to 3.108miwi2014-06-275-60/+95
| | | | | | | | | | | | | | - Change MASTER_SITES, use canonical and mirror [1] - Add Technical Documentation and UFO source files [1] - Add USES=zip - Remove TTF - Remove SUB_LIST - Change pkg-descr, pkg-plist and pkg-message - Remove x11-fonts/mkfontdir from BUILD_DEPENDS and pkg-plist - Remove mkfontscale from pkg-plist - Remove X font server instructions from pkg-message PR: 190810
* Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1
| | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr
* Switch back to @fc now that pkg_install to support itbapt2014-06-121-3/+1
|
* Fix up @fc for traditional pkg_add/pkg_create systems,mandree2014-06-122-2/+4
| | | | | | using @exec/@unexec fc-cache -s %%PREFIX%%/%%FONTDIR%% and @dirrmtry. Approved by: portmgr (blanket "just fix it" approval)
* Update to 4.39zeising2014-06-122-3/+3
|
* - updates MAINTAINERcs2014-06-111-4/+6
| | | | | | | | | | - adds new maintainer's mirror to MASTER_SITES - eliminates "deprecated" use of MASTER_SITE_SUBDIR - adds specification of LICENSE - removes erroneous "x11" entry in CATEGORIES PR: 190657 Submitted by: A.J. "Fonz" van Werven
* Add staging support.olgeni2014-06-112-107/+102
| | | | - Use @fontsdir in pkg-plist.
* Add staging support.olgeni2014-06-112-86/+82
| | | | - Use @fontsdir in pkg-plist.
* Add staging support and cleanup.olgeni2014-06-103-63/+55
| | | | - Use @fontsdir in pkg-plist.
* Misc. improvements.olgeni2014-06-102-47/+52
| | | | | | | - Add LICENSE and remove license file from package. - Convert USE_BZIP2 to USES. - Add RUN_DEPENDS to fc-cache. - Use @fc in pkg-plist.
* Add staging support and cleanup.olgeni2014-06-103-137/+121
| | | | - Use @fc in pkg-plist.
* Support staging. The vendor's Makefile uses DESTDIR for its own purposesmi2014-06-102-6/+5
| | | | | -- it had to be renamed, because staging uses the same variable (without advertising it).
* Add staging support.olgeni2014-06-102-39/+33
| | | | | | - Fix COMMENT. - Use the @fc keyword in pkg-plist. - General cleanup.
* - Add stage supportdanilo2014-06-091-4/+3
| | | | | PR: ports/190801 Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
* - Convert USE_BZIP2 to USESdanilo2014-06-091-2/+1
|
* Remove all space characters from Makefile assignments.olgeni2014-06-091-1/+1
| | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
* - Update to 20131208madpilot2014-06-072-10/+7
| | | | | | | - Stagify PR: 190385 Submitted by: lichray@gmail.com (maintainer)
* - Stage supportmiwi2014-06-041-17/+6
| | | | | PR: 190173 Submitted by
* - Stage supportmiwi2014-06-031-5/+3
|
* Multiple ports: reset maintainerseadler2014-05-262-2/+2
| | | | | | | | | | | | | | Maintainers for these ports have been notified on 5 separate occasions over the course of several months about pending actions required. We really appreciate the time and effort you put in to maintain these ports. If you are still interested in helping to maintain these ports just reply to me or file a PR and I will happily assign the port to you again. Approved by: portmgr (implicit)
* Update to 1.6.3.rakuco2014-05-262-4/+4
| | | | | | | | Changes since v1.6.1: 1.6.2 - Make `+` symmetrical, align dots in `:` and `;`. 1.6.3 - Add block characters. Make the underscore visible on Windows. Generate better CSS.
* Whitespace (fix portlint warnings).olgeni2014-05-181-1/+0
|
* Unbreak with working MASTER_SITES.olgeni2014-05-181-2/+5
| | | | | PR: ports/189908 Submitted by: Jonas Hofmann <freebsd-pr@jhofmann.se>
* Unbreak with working MASTER_SITES.olgeni2014-05-181-5/+5
| | | | | PR: ports/189908 Submitted by: Jonas Hofmann <freebsd-pr@jhofmann.se>
* Update to 2.92.rakuco2014-05-173-35/+33
| | | | | | | | | | | | Packaging changes include: - Staging support. - Switch LICENSE to MIT following what upstream has done. - My repackaged tarball now contains the source BDF files, and the PCF files are generated as part of the build process to follow what upstream does more closely. To be clear, the only reason for me to keep a repackaged tarball is the fact that upstream just hosts a "dina.zip" with no version information and which can change at any moment.
* Move to USES=tar:bzip2garga2014-05-162-2/+2
|
* Fix X Font Service Protocol and Font metadata file handling vulnabilitieskwm2014-05-145-1/+610
| | | | | | Obtained from: upstream MFH: 2014Q2 Security: b060ee50-daba-11e3-99f2-bcaec565249c
* Mark as BROKEN: does not fetch.olgeni2014-05-131-0/+1
| | | | Noticed by: swills
* Mark as BROKEN: does not fetch.olgeni2014-05-131-0/+2
| | | | Noticed by: swills
* Convert to USES=libtool:keepla tar:bzip2.tijl2014-05-122-4/+4
|