/devel/pychecker/

>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* - Changed my emailvg2013-07-222-2/+2
| | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
* Fix usage of the license framework, so that packaging can happen and the ↵bapt2013-07-223-3/+3
| | | | | | ports not be considered as restricted Reported by: pkg-fallout
* Update to 1.1.1zeising2013-07-172-3/+5
|
* Convert my ports to current standardspawel2013-07-112-12/+5
| | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
* Add x11-fonts/comfortaa-ttf.rakuco2013-06-306-0/+66
| | | | Comfortaa is a stylish and modern sans-serif true type font.
* Convert to USES=imakebapt2013-06-291-7/+3
|
* New USES imake to handle the dependency on imake.bapt2013-06-282-2/+2
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* Fix some fonts.dir leftovers reported by poudriereantoine2013-06-283-5/+15
| | | | | | While here, trim Makefile header and finish PORT_OPTIONS conversion Approved by: portmgr (miwi)
* Really bump portrevision.zeising2013-06-271-0/+1
|
* Switch to use x11-fonts/dejavu instead of x11-fonts/bitstream-vera.zeising2013-06-271-1/+1
| | | | | | | | dejavu is based on bitstream-vera but contains more glyphs. Bump portrevision. PR: ports/175432 Submitted by: Raphael Kubo da Costa <rakuco@FreeBSD.org>
* Update to 0.0.13.kwm2013-06-192-3/+3
| | | | | | | | | | | - many l/rbearking tweaks - extra symbols for Shell (bug #657957) - balanced shape for s and S - balanced shape for 6 and 9 - balanced 2 and 3 - improved hhints - OT anchors for accents - contrast tweaks to bold (b, B, e)
* Add x11-fonts/gohufont.rakuco2013-06-185-0/+57
| | | | | | | | | | Gohufont is a monospace bitmap font well suited for programming and terminal use. It is intended to be very legible and offers very discernable glyphs for all characters, including signs and symbols. The small 11 px version is perfect for laptops and netbooks as it enables to fit more text into their small screens. The 14 px is ideal for desktop screens where you sit farther away from it and the 11 px would be too small.
* Fix security issues in xorg client libraries.zeising2013-06-052-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most libraries were updated to newer versions, in some cases patches were backported instead. Most notably, x11/libX11 was updated to 1.6.0 Security: CVE-2013-1981 CVE-2013-1982 CVE-2013-1983 CVE-2013-1984 CVE-2013-1985 CVE-2013-1986 CVE-2013-1987 CVE-2013-1988 CVE-2013-1989 CVE-2013-1990 CVE-2013-1991 CVE-2013-1992 CVE-2013-1993 CVE-2013-1994 CVE-2013-1995 CVE-2013-1996 CVE-2013-1997 CVE-2013-1998 CVE-2013-1999 CVE-2013-2000 CVE-2013-2001 CVE-2013-2002 CVE-2013-2003 CVE-2013-2004 CVE-2013-2005 CVE-2013-2062 CVE-2013-2063 CVE-2013-2064 CVE-2013-2066
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andrene2013-05-306-518/+0
| | | | | | | | | | | | | | | | | bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt
* The FreeBSD x11 team proudly presentszeising2013-05-2568-401/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* Update to 1.0.5zeising2013-05-202-3/+3
|
* Fix extractionbapt2013-05-101-6/+4
| | | | While here add shebangfix
* Fix buildbapt2013-05-051-1/+1
|
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-294-14/+7
| | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
* - Update to 1.050sunpoet2013-04-262-3/+3
|
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-253-3/+3
| | | | Approved by: portmgr (bapt)
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-232-2/+2
|
* - Update to 1.23.0sunpoet2013-04-214-23/+19
| | | | | | | | | | - Pet portlint: add my LOCAL to MASTER_SITES - Temporarily comment LICENSE_* due to the removal of LICENSE in tarball - Sort BUILD_DEPENDS - Cleanup Makefile header - Fix typo and reformat pkg-descr Feature safe: yes
* - Update to 1.017sunpoet2013-04-203-4/+5
| | | | | | | | | - Pet portlint PR: ports/177965 Submitted by: sunpoet (myself) Approved by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) Feature safe: yes
* - Update to 1.040sunpoet2013-04-193-4/+4
| | | | | | - Fix non-ASCII character in pkg-descr Feature safe: yes
* All supported version of FreeBSD have a bsdtar version that support ↵bapt2013-04-181-8/+3
| | | | | | | | extracting rpm. Remove now useless dependency on rpm2cpio Feature safe: yes
* Adding MASTER_SITE_LOCAL, in order to make it fetchable behind a proxy.thierry2013-04-131-3/+3
| | | | | Suggested by: tijl Approved by: portmgr (miwi)
* Fix make fetch.rakuco2013-03-311-1/+1
| | | | | | | | | | http://www.ms-studio.com currently HTTP 301 redirects to http://www.marksimonson.com, which seems to be the font author's current website. Point MASTER_SITES to the new domain. Approved by: portmgr (miwi)
* For perl@ owned ports:eadler2013-03-291-6/+2
| | | | | - Fix COMMENT - Trim header
* Style: tab -> space.eadler2013-03-291-1/+1
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* update to 4.112bf2013-03-234-16/+8
|
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Convert to new options framework left unconverted ports in x* categoriesbapt2013-03-221-4/+4
|
* -Update to 2.3.1.mezz2013-03-204-13/+120
| | | | | | | | | | | -Update the header. In this version has removed the xft-config, but I have brought it back to avoid require test in the pointyhat-exp/tinderbox to see if it will break old ports that needs xft-config. PR: ports/176801 Submitted by: Pierre Guinoiseau <pierre@guinoiseau.eu>
* "aaargh, quoted Makefile variables"eadler2013-03-193-7/+4
| | | | Approved by: portmgr (bapt)
* Update to 1.0.4zeising2013-03-122-9/+4
| | | | Obtained from: xorg development repo
* Update to 1.0.4zeising2013-03-122-9/+4
| | | | Obtained from: xorg development repo
* Update to 1.0.4zeising2013-03-122-9/+4
| | | | Obtained from: xorg development repo
* Update to 1.1.0zeising2013-03-122-9/+5
| | | | Obtained from: xorg development repo
* Update to 1.0.7zeising2013-03-122-8/+5
| | | | Obtained from: xorg development repo
* Update to 1.0.4zeising2013-03-122-9/+4
| | | | Obtained from: xorg development repo
* Update to 1.3.0zeising2013-03-122-8/+7
| | | | Obtained from: xorg development repo
* Update to 1.0.4zeising2013-03-122-9/+5
| | | | Obtained from: xorg development repo
* Add a new xorg module, to use with USE_XORG: xorg-macros. This modulezeising2013-03-121-3/+1
| | | | | | | | | | | pulls in devel/xorg-macros. Convert all ports that depends on xorg-macros to use this USE_XORG. Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module on each line. Add xorg-macros dependency to xorg-server. Reviewed by: kwm, bapt Obtained from: xorg development repo (partly)
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-8/+4
| | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationlwhsu2013-03-041-6/+2
|
* - Update MASTER_SITESmiwi2013-03-031-3/+2
| | | | | | | - Pass maintainership to submitter PR: 176360 Submitted by: Javad Kouhi <javad.kouhi@gmail.com>
* - BROKEN distfile mismatchmiwi2013-02-211-0/+2
| | | | | | | > Attempting to fetch http://cus.org.uk/~dom/distfiles/ppants-fonts/ppantsfonts-default-0.7.tar.gz fetch: http://cus.org.uk/~dom/distfiles/ppants-fonts/ppantsfonts-default-0.7.tar.gz: size unknown fetch: http://cus.org.uk/~dom/distfiles/ppants-fonts/ppantsfonts-default-0.7.tar.gz: size of remote file is not known ppantsfonts-default-0.7.tar.gz -1 B 25 kBps
* Convert Makefile headers to the new format.olgeni2013-02-183-15/+3
|
* Update to 1.0.4zeising2013-02-142-8/+5
|
* - Update to 1.02 [1]culot2013-02-143-17/+32
| | | | | | | | - Add LICENSE (Artistic 2) Changes: http://search.cpan.org/dist/Font-TTF/Changes PR: ports/176005 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Various spelling correctionscrees2013-02-091-1/+1
| | | | | | | | | | PR: ports/175331 Submitted by: Christoph Mallon Approved by: No objections within three weeks from any maintainer While here, style and duplicate phrase fixes in bsdcflow pkg-descr Submitted by: mi
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-015-5/+5
| | | | Approved by: portmgr (bapt)
* New upstream release, 2.001.rakuco2013-01-282-4/+4
| | | | | | | | | | | | | | | | From the FONTLOG: - 'Consola Mono Bold' - fixed a bug with different width of glyphs: 028B - SMALL LETTER V WITH HOOK 03B0 - GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS 03C5 - GREEK SMALL LETTER UPSILON 03CB - GREEK SMALL LETTER UPSILON WITH DIALYTIKA 03CD - GREEK SMALL LETTER UPSILON WITH TONOS Thanks Raphael! In practice, this means Consola Mono Bold is now correctly identified as having 'mono' spacing by Fontconfig, which in turn allows Qt-based applications to list the "Consola Mono" family as monospaced.
* - Strip header at request of original creatortabthorpe2013-01-272-10/+2
| | | | | Submitted by: trevor With hat: portmgr
* Convert Makefile headers to the new format in my ports.olgeni2013-01-266-30/+0
|
* Adjust LICENSE_PERMS.rakuco2013-01-251-1/+1
| | | | | I got confused by the description in bsd.licenses.mk and thought the pkg-* and dist-* permissions were actually negating these permissions.
* Consola Mono is a monospaced font created for programming, text editors andrakuco2013-01-256-0/+66
| | | | | | terminal-use. It is licensed under the SIL Open Font License v1.1.
* Update MASTER_SITES.wxs2013-01-161-1/+1
|
* Update to 0.0.12.kwm2012-12-212-4/+4
| | | | Us USE_PKGCONFIG instead of USE_GNOME=pkgconfig
* Belatedly commit removal of the original x11-fonts/gentium which wasmatthew2012-12-176-172/+0
| | | | | | moved to x11-fonts/gentium-plus in r308966 Submitted by: linimon
* Rework the gentium and gentium-basic font portsmatthew2012-12-1611-107/+140
| | | | | | | | | - Rename gentium to gentium-plus tracking upstream changes - Use the generic facilities provided in bsd.xorg.mk for handling font installation, rather than rolling our own. This allows removing files/fonts.dir from both ports. - Add LICENSE, and so modify pkg-message not to mention licensing - Use PLIST_FILES and PORTDOCS rather than a separate pkg-plist file
* Trim remaining untrimmed headers on my portsmatthew2012-12-151-8/+2
| | | | | Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise RUN_DEPENDS from BUILD_DEPENDS
* Remove the header for ports I created.wxs2012-12-131-5/+0
| | | | | | For dns/openresolv give proper attribution. This was a copy/paste mistake the submitter made, which incorrectly gave me attribution for that file. I did not create it.
* - Update to 1.013swills2012-12-102-3/+3
| | | | | PR: ports/174261 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
* Add x11-fonts/dina.rakuco2012-12-105-0/+57
| | | | | | Dina is a monospace bitmap font, primarily aimed at programmers. It is relatively compact to allow a lot of code on screen, while (hopefully) clear enough to remain readable even at high resolutions.
* Undeprecate by switching to Gentoo's mirrors. The software may be obsolete, andmi2012-12-082-7/+33
| | | | | | | | | that may be a reason to kill it, but the sources surely surely remain out there. Enable parallelized building and silence the noisiest of the warnings while I'm here. Feature safe: yes
* - update to 1.038bapt2012-11-242-4/+4
| | | | Feature safe: yes
* Upgrade to 2.00.1.thierry2012-11-143-13/+9
| | | | | | | | Note: Current release does not includes Liberation Sans Narrow font due to licensing problems. Please refer to older releases for Liberation Sans Narrow font. Feature safe: yes
* 2012-11-09 x11-fonts/tolkien-ttf: Does not fetch: there are no more public ↵bapt2012-11-116-93/+0
| | | | | | distfiles Feature safe: yes
* Fix installing this port as a user (e.g., INSTALL_AS_USER=1) bygerald2012-11-041-2/+1
| | | | | | | ignoring the error code after a call to ${LDCONFIG}. Approved by: maintainer timeout (3 months) Feature safe: yes
* 2012-10-20 x11-themes/metacity-ana-theme: No more public distfilesbapt2012-10-2611-235/+0
| | | | | | | | | | | | | | | | | | | | | | | | | 2012-10-20 x11-themes/gtk-ana-theme: No more public distfiles 2012-10-20 x11-fonts/getbdf: No more public distfiles 2012-10-20 x11-fonts/arkpandora: No more public distfiles 2012-10-20 x11-clocks/wmdate: No more public distfiles 2012-10-20 x11/multi-gnome-terminal: depends on deprecated gnome1 things 2012-10-20 www/wacko: No more public distfiles 2012-10-20 sysutils/wtmp-tools: No more public distfiles 2012-10-20 sysutils/reed: No more public distfiles 2012-10-20 sysutils/pdumpfs-rsync: No more public distfiles 2012-10-20 sysutils/pdumpfs-clean: No more public distfiles 2012-10-20 sysutils/netdump-server: No more public distfiles 2012-10-20 sysutils/nctop: No more public distfiles 2012-10-20 sysutils/memgrep: No more public distfiles 2012-10-20 sysutils/logserial: No more public distfiles 2012-10-20 sysutils/dupfind: No more public distfiles 2012-10-20 sysutils/dump9660: No more public distfiles 2012-10-20 sysutils/desktopbsd-tools: No more public distfiles 2012-10-20 sysutils/agef: No more public distfiles Remove a bunch of expired ports Feature safe: yes
* - Update MASTER_SITESjhale2012-10-252-8/+8
| | | | | | | | | | | | - Respect MANPREFIX - Add LICENSE (MIT) - Trim Makefile header - Add WWW to pkg-descr PR: ports/172256 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Update MASTER_SITESjhale2012-10-202-7/+3
| | | | | | | | | | - Update WWW - Trim Makefile header PR: ports/172071 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* Mark as DEPRECATED since there are no more public distfiles available.rakuco2012-10-101-0/+3
| | | | EXPIRATION_DATE set to 2012-11-09.
* Clean up the headers of the ports I maintain.rakuco2012-10-071-5/+0
|
* Change headers of all ports maintained by me to new formatgarga2012-10-052-10/+2
|
* - Update to 1.010swills2012-10-032-6/+6
| | | | | PR: ports/172296 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
* Source Code Pro was designed by Paul D. Hunt as a companion to Source Sans.swills2012-09-266-0/+79
| | | | | | | | | | | | | | | This complementary family was adapted from the Source design due to a request to create a monospaced version for coding applications. Source Code Pro currently supports a wide range of languages using Latin script, and includes all the characters in the Adobe Latin 4 glyph set. As an open source project, it is expected that incremental updates will be made over time to extend glyph set coverage and functionality. WWW: http://sourceforge.net/projects/sourcecodepro.adobe/ PR: ports/171935 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
* Update to 0.0.10.1.kwm2012-09-252-3/+3
|
* - update to 1.036bapt2012-09-252-8/+4
|
* - Reassign to the heap due to mail bouncestabthorpe2012-09-221-6/+2
| | | | With hat: portmgr
* Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's ↵bapt2012-09-213-0/+9
| | | | distilator)
* Update to 0.0.10.kwm2012-09-202-13/+6
| | | | Revamp header, pet portlint for shared library version.
* - update to 1.034bapt2012-09-192-6/+6
|
* Unbreak by setting another MASTER_SITE.rakuco2012-09-171-3/+1
| | | | | | PR: ports/170901 Submitted by: Green Dog <fiziologus@gmail.com> Approved by: obscure9@gmail.com (maintainer timeout; 24 days)
* - Update to version 20120503pawel2012-09-072-14/+16
| | | | - Fix spacing
* Source Sans Pro: Adobe’s first open source type familybapt2012-08-206-0/+92
| | | | | | | | | | | | | | | | | Source Sans Pro was designed by Paul D. Hunt as Adobe's first open source typeface family, conceived primarily as a typeface for user interfaces. Source Sans Pro draws inspiration from the clarity and legibility of twentieth-century American gothic typeface designs. Source Sans Pro currently supports a wide range of languages using Latin script, and includes all the characters in the Adobe Latin 4 glyph set. As an open source project, it is expected that incremental updates will be made over time to extend glyph set coverage and functionality. WWW: http://sourceforge.net/projects/sourcesans.adobe/ PR: ports/170568 Submitted by: pfg@
* - Reassign nork@ ports to the heaptabthorpe2012-08-161-1/+1
| | | | | | - Thank you for your years of service, we hope to see you back Approved by: portmgr
* Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-031-1/+1
| | | | | | Handbook) Approved by: portmgr@ (implicit)
* Fix typos in COMMENTcs2012-07-291-1/+1
| | | | Approved by: portmgr@ (implicit)
* - Convert my ports to new options frameworkmakc2012-07-271-4/+6
| | | | | - use CONFLICTS_INSTALL - other minor changes
* Fix typos in COMMENTcs2012-07-241-1/+1
|
* Update to version 4.38.zeising2012-07-202-5/+9
| | | | | | Adds a new option, TD1, which places '~' vertically centered on the line. Approved by: kwm (mentor)
* - Convert to new options frameworksunpoet2012-07-091-11/+12
| | | | - Cosmetic change
* Convert to options-ngzeising2012-07-041-20/+21
| | | | Approved by: kwm (mentor)
* Change maintainer address to my FreeBSD.org mail address.zeising2012-07-031-1/+1
| | | | Approved by: kwm (mentor)
* Upgrade to 1.1.0.thierry2012-07-033-44/+63
| | | | | PR: ports/169460 Submitted by: Dmitry <dmitry2004 (at) yandex.ru>
* s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-252-3/+3
| | | | The X11BASE variable is long gone, however these ports were not updated.
* Update to 0.0.9.kwm2012-06-112-3/+3
| | | | | - initial support for Cyrillic - uppercase Greek
* Update to version 0.7.6. [1]bsam2012-06-104-13/+17
| | | | | | | | | | | | Change the pkg-descr. [2] NOTE: the name of the regular font has changed from Junicode-Regular.ttf to Junicode.ttf! PR: ports/168891 [1] Submitted by: bsam (me), [1] Nikola Lecic [2] Approved by: Nikola Lecic (maintainer) [1]
* Add new port x11-fonts/gbdfed:makc2012-06-099-0/+112
| | | | | | | | | | | | | | | gbdfed is a GTK-based BDF font editor. It can import: - Metafont PK/GF fonts - Han Bitmap Font Format (HBF) fonts - Linux console (PSF, CP, and EGA/VGA) fonts - Sun VF fonts, OpenType (OTF & TTF) fonts Alternatively it can load a font from the X server. Export is supported to PSF2 Linux console fonts and HEX fonts. WWW: http://sofia.nmsu.edu/~mleisher/Software/gbdfed/ PR: ports/168726 Submitted by: Zhihao Yuan <lichray at gmail.com>
* Convert my ports to optionsNGpawel2012-06-081-1/+3
|
* - Update to 20120421sylvio2012-06-072-4/+5
| | | | | PR: ports/168724 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - Convert all my remaining ports to OPTIONSngmatthew2012-06-052-2/+6
| | | | | | | | | | | | | | | | | | | | | Files affected: databases/mysql-connector-java/Makefile databases/phpmyadmin/Makefile mail/sa-utils/Makefile net/phpldapadmin/Makefile security/apg/Makefile textproc/sphinxsearch/Makefile www/p5-RT-Authen-ExternalAuth/Makefile www/p5-RT-Extension-LDAPImport/Makefile www/p5-RT-Extension-SLA/Makefile www/p5-RTx-Calendar/Makefile www/rt40/Makefile www/rt40/Makefile.cpan x11-fonts/gentium/Makefile x11-fonts/gentium-basic/Makefile Approved by: shaun (mentor)
* - update png to 1.5.10dinoex2012-06-013-3/+3
|
* Convert to new options frameworkbapt2012-05-311-43/+45
|
* - Fix buildpav2012-05-311-0/+10
| | | | Submitted by: maintainer
* - Fix a typomiwi2012-05-281-1/+1
| | | | | PR: 165584 Submitted by: Janne Snabb <snabb@epipe.com>
* Fix plist by adding missing man pages.kwm2012-05-242-16/+16
| | | | Submitted by: pointyhat via Pav
* Update to 2.9.0.mezz2012-05-214-11/+15
|
* Update to 0.0.8.kwm2012-05-102-4/+4
|
* Add LinLibertineG fonts:bapt2012-04-246-0/+85
| | | | | | | | | Graphite versions of Linux Libertine and Linux Biolinum font families for LibreOffice and OpenOffice.org. Fonts with ligatures, true small caps, old style numbers, proportional or monospaced numbers, capital spacing, automatic thousand separation, true superscript and subscript, diagonal and nut fractions, different numbering styles: number to number name conversion (in more than 20 languages), footnote numbering styles; right aligned footnote numbers, etc
* Add patch from upstream to fix a C++11 issue in fontconfig. This fixes thekwm2012-04-242-1/+27
| | | | | | | | build of libreoffice with Clang on current. And possible other C++ users of fontconfig. Submitted by: Buganini (via bapt@) on #freebsd-office Obtained by: fontconfig git
* - Mark BROKEN: unfetchablepav2012-04-201-0/+2
| | | | Reported by: pointyhat
* Set the expiration date for all ports which depend upon linux_base-fc4 tonetchild2012-04-151-0/+2
| | | | | | | | | | | | | the EoL of the last 7.x release. The 7.x branch is the only supported FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator environment (linux_base-f10 doesn't work there). I didn't bump the portrevision, this is mostly done as a hint for ports committers to tell them that at least the emulation@-owned ports need to stay until then (even the forbidden ones). The dependent ports need to go at the same time, but are free to be deleted before. Discussed with: bsam
* - update to 20120202rm2012-04-112-3/+3
| | | | | PR: 166743 Submitted by: Zhihao Yuan <lichray at gmail dot com> (maintainer)
* - add new "PT Mono Bold" fontrm2012-04-013-7/+8
| | | | | | PR: 166537 Submitted by: Alexey Illarionov <littlesavage at rambler dot ru> (maintainer) Feature safe: yes
* Fix patching.kwm2012-03-131-11/+9
| | | | | | Submitted by: Sebastien Santoro <dereckson@espace-win.org> Jan Henrik Sylvester <me@janh.de> Feature safe: yes
* Do proper input validation for libXfont. This is for CVE-2011-2895.kwm2012-03-132-0/+104
| | | | Feature safe: yes
* Update to 1.202cs2012-03-052-3/+3
| | | | | | PR: ports/165696 Submitted by: Lowell Gilbert <lgfbsd@be-well.ilk.org> (maintainer) Approved by: glarkin@ (mentor, implicit)
* - switch to self-made versioned distfile namesrm2012-02-292-9/+9
| | | | | | PR: 165356 Submitted by: Alexe Illarionov <littlesavage at rambler dot ru> (maintainer, via mail) Reported by: Volodymyr Kostyrko <c.kworr at gmail dot com>
* The fonts xorg meta port should depend on the fonts sub-meta portskwm2012-02-281-6/+6
| | | | | | | | | | | (100dpi, 75dpi, cyrillic, etc) instead of files installed by fonts of these sub-meta ports. This solves issues where some fonts meta ports where not installed properly, because xorg-fonts thought them allready installed. PR: ports/165254 Reported by: Niclas Zeising <zeising@daemonic.se>
* Roboto is a sans serif typeface family designed to be modern yetrm2012-02-236-0/+79
| | | | | | | | | | | emotional. It was introduced as the font used for Android 4.0 "Ice Cream Sandwich". This typeface is designed for high resolution mobile devices so it includes several typefaces for text in different sizes. WWW: http://developer.android.com/design/style/typography.html PR: 165342 Submitted by: Winston Weinert <winstonw at lavabit dot com>
* - actually bump PORTREVISION, sorry for this.rm2012-02-151-1/+1
|
* - update checksum for PTMonoOFL.zip once again. This font was updated upstream.rm2012-02-152-3/+3
| | | | | Requested by: maintainer (by mail) Reported by: pav (pointyhat)
* Update maintainer address to matthew@FreeBSD.orgmatthew2012-02-102-2/+2
| | | | Approved by: shaun (mentor)
* - Update to 4.7.5jgh2012-02-074-39/+58
| | | | | | | | | | | | while here... - add in LICENSE installation via framework - run fc-cache on de-install - drop X11BASE PR: ports/164319 Submitted by: giffunip at tutopia.com Reviewed by: crees, rene Approved by: maintainer ( timeout + 3d)
* - update PT Mono font to 1.001 (released at 23 Jan)rm2012-01-302-3/+3
| | | | | Reported by: pav (via pointyhat) Approved by: maintainer (via mail)
* - Update to 0.5.14miwi2012-01-293-11/+5
| | | | | PR: 164175 Submitted by: Ports Fury
* Remove the former official website, which is down.thierry2012-01-241-1/+0
| | | | | | | Note: I have been notified that Code2000 (with Code2001 and Code2002) are now downloadable from Sourceforge, but according to http://en.wikipedia.org/wiki/Talk:Code2000 this could be a fake, it's why I don't update the port now.
* - update to 20110915rm2012-01-232-3/+3
| | | | | PR: 164392 Submitted by: Zhihao Yuan <lichray at gmail dot com> (maintainer)
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-223-3/+3
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* Google has created a set of fonts for it's ChromeOS Operating system.bapt2012-01-206-0/+90
| | | | | | | | | | | | The three standard ones closely mimic the most popular ones for the Windows platform and the linuxso-called Liberation fonts but are available under an OpenFont license. Tinos, Arimo and Cousine, appear to be variations of the old standard Times, Arial and Courier. PR: ports/164229 Submitted by: Pedro Giffuni
* Update maintainer email addresscrees2012-01-171-1/+1
| | | | | PR: ports/164211 Submitted by: Niclas Zeising <zeising@daemonic.se> (maintainer)
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* - update to 0.7rm2012-01-114-11/+9
| | | | | PR: 164001 Submitted by: Nikola Lecic <nikola.lecic at anthesphoria dot net> (maintainer)
* - The proper acronym for Apache Software License 2 is really AL2tabthorpe2012-01-091-1/+1
| | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav
* - add new monospaced fontrm2012-01-013-1/+5
| | | | | PR: 163740 Submitted by: Alexey Illarionov <littlesavage at rambler dot ru> (maintainer)
* End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1
|
* Fix MAINTAINERskreuzer2011-12-251-1/+1
|
* - Readd with better namepawel2011-11-306-0/+73
| | | | | | | | | | | | | | Anonymous Pro (2009) is a family of four fixed-width fonts designed especially with coding in mind. Characters that could be mistaken for one another (O, 0, I, l, 1, etc.) have distinct shapes to make them easier to tell apart in the context of source code. Author: Mark Simonson <mark@marksimonson.com> WWW: http://www.ms-studio.com/FontSales/anonymouspro.html PR: ports/162614 Submitted by: Norberto Lopes <nlopes.ml@gmail.com> Feature safe: yes
* Remove port to change it's namepawel2011-11-306-73/+0
| | | | Feature safe: yes
* Anonymous Pro (2009) is a family of four fixed-width fonts designedpawel2011-11-306-0/+73
| | | | | | | | | | | | | | especially with coding in mind. Characters that could be mistaken for one another (O, 0, I, l, 1, etc.) have distinct shapes to make them easier to tell apart in the context of source code. Author: Mark Simonson <mark@marksimonson.com> WWW: http://www.ms-studio.com/FontSales/anonymouspro.html PR: ports/162614 Submitted by: Norberto Lopes <nlopes.ml@gmail.com> Feature safe: yes
* - Update to 0.5.12miwi2011-11-263-12/+11
| | | | | | PR: 162826 Submitted by: Ports Fury Feature safe: yes
* Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-141-1/+0
| | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
* Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCScrees2011-11-141-1/+1
| | | | | | | PR: ports/162136 Submitted by: 4720@hushmail.com Approved by: [no rejections from any maintainer within 14 days] Feature safe: yes
* freetype font should depend on fontconfig rather than mkfontdirkevlo2011-11-103-26/+39
| | | | Pointed out by: Jan Beich <jbeich at tormail dot net>
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-094-4/+0
|
* Initial import of ubuntu-font 0.80kevlo2011-11-095-0/+82
| | | | | | | | The Ubuntu Font Family are a set of matching new libre/open fonts in development during 2010--2011. The development is being funded by Canonical Ltd on behalf the wider Free Software community and the Ubuntu project. The technical font design work and implementation is being undertaken by Dalton Maag.
* - Fix build on FreeBSD 10.0miwi2011-10-291-0/+1
| | | | Notes: all x11@ ports fixed for FreeBSD 10
* - Fix build on FreeBSD 10miwi2011-10-291-0/+1
|
* - Fix build on FreeBSD 10miwi2011-10-291-0/+1
|
* - Fix build on FreeBSD 10beat2011-10-271-0/+1
| | | | Approved by: miwi
* The vast majority of pkg-descr files had the following format when theydougb2011-10-246-11/+2
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:dougb2011-10-242-5/+2
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1
| | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
* fix fetchbf2011-10-182-4/+14
| | | | Reported by: pav
* Add doulos-compact 4.110, Doulos SIL TrueType font collection, compactbf2011-10-155-0/+84
| | | | variant.
* Add charis-compact 4.110, Charis SIL TrueType font collection, compactbf2011-10-155-0/+89
| | | | variant.
* update to 4.110bf2011-10-156-36/+34
|
* - Reassign to the heaptabthorpe2011-10-151-1/+1
| | | | Noticed by: dougb
* Add direct run dependency on databases/py-sqlite3dougb2011-09-281-1/+2
| | | | Submitted by: maintainer
* Finish applying actual patchdougb2011-09-262-1/+16
| | | | | PR: ports/156119 Submitted by: maintainer
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+0
| | | | | | | | | - 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
* - use PORTDATA instead of long pkg-plisteadler2011-09-232-126/+2
| | | | | | | | - fix error with locale.bindtextdomain PR: ports/156119 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Approved by: sahil (mentor)
* - update mkfontscale to 1.0.9eadler2011-09-182-3/+3
| | | | | | | | | | | | | - update oclock to 1.0.2 - update twm to 1.0.7 - update xmodmap to 1.0.4 - update xorg-macros to 1.15.0 - update xprop to 1.2.1 - update xvinfo to 1.1.1 - update xwininfo to 1.1.2 Approved by: bapt (mentor) Obtained from: xorg-devel repo
* 2011-09-01 x11-wm/epiwm: Abandonwarebapt2011-09-077-102/+0
| | | | | | | | | | | | | | | | | | 2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN 2011-09-01 x11-toolkits/XawPlus: No more public distfiles 2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles 2011-09-01 x11/xvattr: No more public distfiles 2011-09-01 www/xitami: No more public distfiles 2011-09-01 www/webredirect: No more public distfiles 2011-09-01 www/webglimpse: No more public distfiles 2011-09-01 www/squishdot: No more public distfiles 2011-09-01 www/py-forgethtml: No more public distfiles 2011-09-01 www/mmosaic: No more public distfiles 2011-09-01 www/ljsm: No more public distfiles 2011-09-01 www/ljpms: No more public distfiles 2011-09-01 www/ashe: No more public distfiles 2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month 2011-09-01 textproc/carthage: No more public distfiles
* Relinquish to the pool.danfe2011-09-011-1/+1
|
* Remove myself from MAINTAINERache2011-08-301-1/+1
|
* Update my mail address in the ports I maintain.rakuco2011-08-291-1/+1
| | | | Approved by: avilla
* Geocities has been gone for almost 2 years now, so let's removedougb2011-08-231-2/+0
| | | | | | references to it. Deprecate ports whose only MASTER_SITE is (was) geocities
* - Update MASTER_SITESsunpoet2011-08-221-1/+1
| | | | | Reported by: pointyhat Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 4.36swills2011-08-212-11/+11
| | | | | | | | - Pass maintainership to submitter PR: ports/159526 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Approved by: multiple maintainer timeouts (>6 months)
* - Add hanazono-fonts-ttf 20110516sunpoet2011-08-176-0/+69
| | | | | | | | | | | | | Hanazono Mincho typeface is a CJK TrueType font that developed with a support of Grant-in-Aid for Publication of Scientific Research Results from Japan Society for the Promotion of Science and the International Research Institute for Zen Buddhism (IRIZ), Hanazono University. also with volunteers who work together on glyphwiki.org. WWW: http://fonts.jp/hanazono/ PR: ports/159767 Submitted by: Zhihao Yuan <lichray@gmail.com>
* Fix the build if xmlto is present.kwm2011-08-111-0/+2
| | | | | | PR: ports/159676 Reported by: Andrei Lavreniyuk <andy.lavr@gmail.com> With hat: x11@
* Update to 1.4.4.kwm2011-08-112-3/+3
| | | | Security: 304409c3-c3ef-11e0-8aa5-485d60cb5385
* Update broken/outdated WWW entries. Remove those where no alternate source wasehaupt2011-08-051-3/+0
| | | | found.
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0
| | | | disappeared.
* Deprecate some port with no more public distfilesbapt2011-08-031-0/+3
|
* Add cantarell-fonts 0.0.6.kwm2011-07-305-0/+44
| | | | | | A contemporary Humanist sans serif font that fully support the following writing systems: Basic Latin, Western European, Catalan, Baltic, Turkish, Central European, Dutch and Afrikaans.
* Add */share/fonts as default path and change */lib/X11/fonts to add directory,kwm2011-07-301-4/+4
| | | | | | | now it's same as what Linux has and fontconfig's default configuration. There are a few of ports have fonts installed in share/fonts/ and they don't realized about that those fonts don't work at all. Also, reduce add hack in each font ports if they want to install in share/fonts/ by default.
* - Change MASTER_SITES to my LOCALsunpoet2011-07-184-73/+53
| | | | | | - Respect PREFIX - Cleanup Makefile - Add maintainer section
* - Fix font caching when installed from packagebapt2011-07-132-2/+2
| | | | | | - bump portrevision Approved by: kwm@ (with gnome hat)
* - Update to 20110324sunpoet2011-07-112-24/+23
| | | | | | | | - Take maintainership PR: ports/156870 Submitted by: pgollucci Approved by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
* Update to 4.35 .nox2011-06-233-7/+43
| | | | | | PR: ports/157707 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Approved by: maintainer timeout (15 days)
* Xg has expired: no more public distfiles, and wily depends on itbapt2011-06-10