Commit graph

1231 commits

Author SHA1 Message Date
Andrej Zverev
4a79e3f94c - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-27 17:05:15 +00:00
Gabor Kovesdan
86e100e468 In 2004, Red Hat has released five Indian language fonts as open source
licensed under the GPL. In 2011 Red Hat relicensed fonts under SIL OFL 1.1
license. The fonts named Lohit which means Red in Sanskrit. Currently, the
font family supports 21 Indian languages: Assamese, Bengali, Devanagari
(Hindi, Kashmiri, Konkani, Maithili, Marathi, Nepali, Sindhi, Santali,
Bodo, Dogri), Gujarati, Kannada, Malayalam, Manipuri, Oriya, Punjabi,
Tamil, and Telugu. Now, Fedora Project and its contributors took the
responsibility to consolidate the further efforts and improvements of
the Lohit fonts.

Lohit Fonts are Unicode 6.0 compatible.

WWW: https://fedorahosted.org/lohit/
2013-07-23 16:11:09 +00:00
Gabor Kovesdan
c8bde745e6 The Andika font is designed to work on systems and with applications that
provide support for TrueType fonts and for Unicode character encoding.
This includes Microsoft Windows 9x or greater, as well as recent versions
of the Mac OS (version 9.0 and later), and also some implementations of
Unix / Linux (TrueType font support on Unix and Linux may depend upon the
particular applications in use). On some systems (true, at least, of
32-bit Windows), it can also be used with older applications that use
legacy, industry-standard, 8-bit character encodings.

The preceding characterization of system requirements describes the
minimum needed to display characters. Realizing the full capabilities of
this font involves additional requirements. This font is designed to work
with either of two advanced font technologies, Graphite or OpenType.
To take advantage of the advanced typographic capabilities of this font,
you must be using applications that provide an adequate level of support
for Graphite and OpenType.

WWW: http://scripts.sil.org/cms/scripts/page.php?item_id=Andika
2013-07-23 16:10:10 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Baptiste Daroussin
597f8e5f36 Fix usage of the license framework, so that packaging can happen and the ports not be considered as restricted
Reported by:	pkg-fallout
2013-07-22 06:44:10 +00:00
Niclas Zeising
c99e80586a Update to 1.1.1 2013-07-17 15:38:27 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- 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
2013-07-10 19:41:30 +00:00
Raphael Kubo da Costa
be89455a03 Add x11-fonts/comfortaa-ttf.
Comfortaa is a stylish and modern sans-serif true type font.
2013-06-29 18:10:30 +00:00
Baptiste Daroussin
30e3249cc4 Convert to USES=imake 2013-06-28 23:00:01 +00:00
Baptiste Daroussin
932db7c46c New USES imake to handle the dependency on imake.
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
2013-06-28 11:51:05 +00:00
Antoine Brodin
fe33b412f0 Fix some fonts.dir leftovers reported by poudriere
While here, trim Makefile header and finish PORT_OPTIONS conversion

Approved by:	portmgr (miwi)
2013-06-27 18:31:06 +00:00
Niclas Zeising
1f2a7ab939 Really bump portrevision. 2013-06-26 23:21:30 +00:00
Niclas Zeising
73ca901ebc Switch to use x11-fonts/dejavu instead of x11-fonts/bitstream-vera.
dejavu is based on bitstream-vera but contains more glyphs.
Bump portrevision.

PR:		ports/175432
Submitted by:	Raphael Kubo da Costa <rakuco@FreeBSD.org>
2013-06-26 23:12:07 +00:00
Koop Mast
62361bcaf6 Update to 0.0.13.
- 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)
2013-06-18 20:08:36 +00:00
Raphael Kubo da Costa
9d00cb13d0 Add x11-fonts/gohufont.
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.
2013-06-17 19:59:44 +00:00
Niclas Zeising
d516c8b663 Fix security issues in xorg client libraries.
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
2013-06-04 19:31:29 +00:00
Rene Ladan
1759b37af1 - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
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
2013-05-30 09:11:52 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
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!
2013-05-25 14:37:02 +00:00
Niclas Zeising
a173d8206f Update to 1.0.5 2013-05-20 15:50:36 +00:00
Baptiste Daroussin
b6996169ee Fix extraction
While here add shebangfix
2013-05-09 22:40:50 +00:00
Baptiste Daroussin
1908dac696 Fix build 2013-05-04 22:19:17 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
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
2013-04-29 08:57:12 +00:00
Sunpoet Po-Chuan Hsieh
4fb0e012c1 - Update to 1.050 2013-04-26 02:42:32 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Sunpoet Po-Chuan Hsieh
8d60c347fa - Update to 1.23.0
- 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
2013-04-21 14:33:09 +00:00
Sunpoet Po-Chuan Hsieh
d9c1351372 - Update to 1.017
- Pet portlint

PR:		ports/177965
Submitted by:	sunpoet (myself)
Approved by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Feature safe:	yes
2013-04-19 16:46:40 +00:00
Sunpoet Po-Chuan Hsieh
2634683934 - Update to 1.040
- Fix non-ASCII character in pkg-descr

Feature safe:	yes
2013-04-18 17:33:17 +00:00
Baptiste Daroussin
8a75cb6cd4 All supported version of FreeBSD have a bsdtar version that support extracting rpm.
Remove now useless dependency on rpm2cpio

Feature safe:	yes
2013-04-17 16:56:04 +00:00
Thierry Thomas
cc5032cfbb Adding MASTER_SITE_LOCAL, in order to make it fetchable behind a proxy.
Suggested by:	tijl
Approved by:	portmgr (miwi)
2013-04-12 18:12:31 +00:00
Raphael Kubo da Costa
584bdd7f8d Fix make fetch.
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)
2013-03-31 13:32:29 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Brendan Fabeny
0827374d96 update to 4.112 2013-03-22 23:29:18 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Baptiste Daroussin
5ff4e33fc0 Convert to new options framework left unconverted ports in x* categories 2013-03-22 08:16:07 +00:00
Jeremy Messenger
939edcb67d -Update to 2.3.1.
-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>
2013-03-20 05:49:00 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Niclas Zeising
7f5b5b27b2 Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 20:01:19 +00:00
Niclas Zeising
086b3a3aad Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 19:55:33 +00:00
Niclas Zeising
8ef15efe0d Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 19:54:17 +00:00
Niclas Zeising
a460f58bfd Update to 1.1.0
Obtained from:	xorg development repo
2013-03-11 19:53:11 +00:00
Niclas Zeising
f55046fcf2 Update to 1.0.7
Obtained from:	xorg development repo
2013-03-11 19:52:04 +00:00
Niclas Zeising
897b84229c Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 19:49:36 +00:00
Niclas Zeising
26ede6e1a9 Update to 1.3.0
Obtained from:	xorg development repo
2013-03-11 19:41:48 +00:00
Niclas Zeising
d92cffd222 Update to 1.0.4
Obtained from:	xorg development repo
2013-03-11 19:39:00 +00:00
Niclas Zeising
8ed49557f8 Add a new xorg module, to use with USE_XORG: xorg-macros. This module
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)
2013-03-11 19:14:28 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
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
2013-03-08 10:51:34 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Martin Wilke
b90484b193 - Update MASTER_SITES
- Pass maintainership to submitter

PR:		176360
Submitted by:	Javad Kouhi <javad.kouhi@gmail.com>
2013-03-02 16:51:44 +00:00
Martin Wilke
4620593c7b - BROKEN distfile mismatch
> 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
2013-02-21 02:38:06 +00:00
Jimmy Olgeni
b24b0a131d Convert Makefile headers to the new format. 2013-02-18 12:34:39 +00:00
Niclas Zeising
aee83fcb64 Update to 1.0.4 2013-02-14 12:28:04 +00:00
Frederic Culot
4a247e2369 - Update to 1.02 [1]
- 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>
2013-02-14 10:23:45 +00:00
Chris Rees
0dd7579209 Various spelling corrections
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
2013-02-09 12:00:52 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Raphael Kubo da Costa
3ca58bfb69 New upstream release, 2.001.
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.
2013-01-27 22:33:07 +00:00
Thomas Abthorpe
49626f567a - Strip header at request of original creator
Submitted by:	trevor
With hat:	portmgr
2013-01-27 05:55:20 +00:00
Jimmy Olgeni
3ffb31b841 Convert Makefile headers to the new format in my ports. 2013-01-26 14:50:30 +00:00
Raphael Kubo da Costa
bc42063937 Adjust LICENSE_PERMS.
I got confused by the description in bsd.licenses.mk and thought the pkg-*
and dist-* permissions were actually negating these permissions.
2013-01-25 11:55:39 +00:00
Raphael Kubo da Costa
c76205f1c1 Consola Mono is a monospaced font created for programming, text editors and
terminal-use.

It is licensed under the SIL Open Font License v1.1.
2013-01-25 11:36:43 +00:00
Wesley Shields
0ec4fcd676 Update MASTER_SITES. 2013-01-16 13:20:59 +00:00
Koop Mast
087d14707c Update to 0.0.12.
Us USE_PKGCONFIG instead of USE_GNOME=pkgconfig
2012-12-20 17:29:59 +00:00
Matthew Seaman
0086deaf3c Belatedly commit removal of the original x11-fonts/gentium which was
moved to x11-fonts/gentium-plus in r308966

Submitted by:	linimon
2012-12-17 13:22:43 +00:00
Matthew Seaman
9183a5e528 Rework the gentium and gentium-basic font ports
- 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
2012-12-15 22:05:36 +00:00
Matthew Seaman
24be9b1328 Trim remaining untrimmed headers on my ports
Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS
2012-12-15 09:31:58 +00:00
Wesley Shields
f184505469 Remove the header for ports I created.
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.
2012-12-12 18:48:33 +00:00
Steve Wills
3d50b3dc2b - Update to 1.013
PR:		ports/174261
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
2012-12-10 03:14:03 +00:00
Raphael Kubo da Costa
0c9c88a68d Add x11-fonts/dina.
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.
2012-12-09 17:17:34 +00:00
Mikhail Teterin
3bfb309658 Undeprecate by switching to Gentoo's mirrors. The software may be obsolete, and
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
2012-12-07 17:43:42 +00:00
Baptiste Daroussin
cee79b9e0b - update to 1.038
Feature safe:	yes
2012-11-23 21:49:39 +00:00
Thierry Thomas
1f78b74f4d Upgrade to 2.00.1.
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-13 20:36:49 +00:00
Baptiste Daroussin
735c2c19eb 2012-11-09 x11-fonts/tolkien-ttf: Does not fetch: there are no more public distfiles
Feature safe:	yes
2012-11-11 00:52:55 +00:00
Gerald Pfeifer
53c08a1b2f Fix installing this port as a user (e.g., INSTALL_AS_USER=1) by
ignoring the error code after a call to ${LDCONFIG}.

Approved by:	maintainer timeout (3 months)
Feature safe:	yes
2012-11-04 14:54:47 +00:00
Baptiste Daroussin
98fa9be434 2012-10-20 x11-themes/metacity-ana-theme: No more public distfiles
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
2012-10-25 17:47:20 +00:00
Jason E. Hale
14b4f073c8 - Update MASTER_SITES
- 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
2012-10-25 01:33:33 +00:00
Jason E. Hale
01aaa2e314 - Update MASTER_SITES
- Update WWW
- Trim Makefile header

PR:		ports/172071
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-10-20 04:34:24 +00:00
Raphael Kubo da Costa
3efbb004d1 Mark as DEPRECATED since there are no more public distfiles available.
EXPIRATION_DATE set to 2012-11-09.
2012-10-09 20:41:30 +00:00
Raphael Kubo da Costa
d047dd4f98 Clean up the headers of the ports I maintain. 2012-10-07 13:59:39 +00:00
Renato Botelho
566e1b7f4e Change headers of all ports maintained by me to new format 2012-10-05 12:41:45 +00:00
Steve Wills
fc1802032e - Update to 1.010
PR:		ports/172296
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
2012-10-03 14:41:50 +00:00
Steve Wills
6b01b7c2d0 Source Code Pro was designed by Paul D. Hunt as a companion to Source Sans.
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>
2012-09-26 00:18:06 +00:00
Koop Mast
3518e7c91a Update to 0.0.10.1. 2012-09-25 13:48:41 +00:00
Baptiste Daroussin
12f8836135 - update to 1.036 2012-09-24 21:49:45 +00:00
Thomas Abthorpe
32c4928222 - Reassign to the heap due to mail bounces
With hat:	portmgr
2012-09-22 03:30:14 +00:00
Baptiste Daroussin
a3bd44a914 Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's distilator) 2012-09-21 10:07:33 +00:00
Koop Mast
e74a9cdfcb Update to 0.0.10.
Revamp header, pet portlint for shared library version.
2012-09-19 19:43:43 +00:00
Baptiste Daroussin
9e2e86b7e5 - update to 1.034 2012-09-19 10:59:39 +00:00
Raphael Kubo da Costa
db01fd1611 Unbreak by setting another MASTER_SITE.
PR:		ports/170901
Submitted by:	Green Dog <fiziologus@gmail.com>
Approved by:	obscure9@gmail.com (maintainer timeout; 24 days)
2012-09-16 18:58:15 +00:00
Pawel Pekala
fa32ed0aae - Update to version 20120503
- Fix spacing
2012-09-06 20:14:40 +00:00
Baptiste Daroussin
8b3c97b749 Source Sans Pro: Adobe’s first open source type family
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@
2012-08-20 15:38:18 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Carlo Strub
1863cc77b0 Fix typos in COMMENT 2012-07-24 07:19:21 +00:00
Niclas Zeising
1170be1d04 Update to version 4.38.
Adds a new option, TD1, which places '~' vertically centered on the line.

Approved by:	kwm (mentor)
2012-07-20 15:18:01 +00:00
Sunpoet Po-Chuan Hsieh
5003b7ec5e - Convert to new options framework
- Cosmetic change
2012-07-09 05:32:11 +00:00
Niclas Zeising
591275331e Convert to options-ng
Approved by:	kwm (mentor)
2012-07-04 14:50:50 +00:00
Niclas Zeising
ddd37c75c9 Change maintainer address to my FreeBSD.org mail address.
Approved by:	kwm (mentor)
2012-07-03 08:28:34 +00:00