Commit graph

316981 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
1e2e0f57d5 - Update to 7.4.110
- While I'm here:
  - Remove RELEASE and simplify PATCH_SITES, WRKSRC and _DATADIR
  - Simplify Makefile
  - Remove contiguous blank lines

Changes:	https://code.google.com/p/vim/source/list
PR:		ports/183076
Submitted by:	Rick van der Zwet <info@rickvanderzwet.nl>
2013-12-02 19:48:37 +00:00
Koop Mast
9b258bcb25 Update to 0.10.9. 2013-12-02 19:46:20 +00:00
Sunpoet Po-Chuan Hsieh
92574dfc2c - Take maintainership 2013-12-02 19:42:01 +00:00
Li-Wen Hsu
0a89ba2c13 Add py-alembic 0.6.1, database migration tool for SQLAlchemy. 2013-12-02 19:40:20 +00:00
Pawel Pekala
d8e4c31587 Update to version 2.1.4
PR:		ports/184284
Submitted by:	maintainer
2013-12-02 19:29:49 +00:00
Antoine Brodin
2841f61ea1 - Fix build with clang
- Drop maintainership
- Stage support

PR:		ports/184206
Submitted by:	Tsurutani Naoki (maintainer)
2013-12-02 19:21:09 +00:00
Sunpoet Po-Chuan Hsieh
e6e44a680e - Add LICENSE
- Strip shared library
- Support STAGEDIR
- While I'm here, use REINPLACE_CMD instead of patch file

PR:		ports/184436
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net>
2013-12-02 18:53:10 +00:00
Sunpoet Po-Chuan Hsieh
7b264f3c3b - Add LICENSE
- Convert to new options helper
2013-12-02 18:36:22 +00:00
Sunpoet Po-Chuan Hsieh
b28b3a860a - Update to 0.3.38
- Add LICENSE

Changes:	https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md
2013-12-02 18:36:18 +00:00
Sunpoet Po-Chuan Hsieh
ecf95a31ba - Add LICENSE 2013-12-02 18:36:14 +00:00
Sunpoet Po-Chuan Hsieh
4b83cc219b - Add LICENSE 2013-12-02 18:36:10 +00:00
Sunpoet Po-Chuan Hsieh
5e3ab0e718 - Update to 2.14.4
- Add LICENSE

Changes:	https://github.com/rspec/rspec-expectations/blob/master/Changelog.md
2013-12-02 18:36:06 +00:00
Sunpoet Po-Chuan Hsieh
a7f07f776b - Update to 2.14.7
- Add LICENSE

Changes:	https://github.com/rspec/rspec-core/blob/master/Changelog.md
2013-12-02 18:36:01 +00:00
Max Brazhnikov
3f2190a4e3 Respect CMAKE_BUILD_TYPE 2013-12-02 18:16:21 +00:00
Mathieu Arnold
a7ebe77fb8 The patch for adding syslog support sets the wrong define variable causing syslog support to not be built.
maintainer timeout.

PR:		ports/180639
Submitted by:	Dave Duchscher
2013-12-02 18:14:19 +00:00
Vsevolod Stakhov
0a5d74efe6 s/PORTRELEASE/PORTREVISION/
Submitted by:	bsam
Pointy hat to:	vsevolod
2013-12-02 18:08:41 +00:00
Antoine Brodin
aa1382cff4 Fix build on FreeBSD 8 when misc/compat5x is installed
Submitted by:	Craig Leres (maintainer)
2013-12-02 18:07:41 +00:00
Vasil Dimov
245d9aaee3 Fix python path in graphics/hugin's pkg-plist
Submitted by:	makc@, kwm@, duchateau.olivier@gmail.com
2013-12-02 17:51:09 +00:00
Vsevolod Stakhov
37dd862fd7 - Fix paths in the rc script.
- Increase PORTRELEASE.
2013-12-02 17:45:33 +00:00
Sunpoet Po-Chuan Hsieh
c53c8a23f8 - Support STAGEDIR
PR:		ports/184439
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
2013-12-02 17:31:14 +00:00
Sunpoet Po-Chuan Hsieh
b097d28e43 - Add LICENSE
- Strip shared library
- Support STAGEDIR
- While I'm here, move pkg-message to Makefile otherwise it'll be printed after installation

PR:		ports/184438
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
2013-12-02 17:31:10 +00:00
Sunpoet Po-Chuan Hsieh
f995bfd0b7 - Strip binary executable
- Support STAGEDIR
- While I'm here:
  - Convert to new options helper
  - Convert to new LIB_DEPENDS format

PR:		ports/184437
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
2013-12-02 17:31:05 +00:00
David Naylor
0b9f0d5cd6 Update net-mgmt/bsnmptools to 0.0.20060818.
Changes:
 * Add license (BSD)
 * Restrict to pre FreeBSD 9 (included in base)
 * Add stage support

PR:		ports/184043
Submitted by:	Carlos A. M. dos Santos <unixmania@gmail.com> (maintainer)
2013-12-02 17:24:22 +00:00
Sunpoet Po-Chuan Hsieh
de77125476 - Add LICENSE
- Convert to new options helper
- Space/Tab twiddle
2013-12-02 17:18:06 +00:00
Sunpoet Po-Chuan Hsieh
9ec571be5c - Uncomment NOPORTDOCS: which was done in previous commit accidentally 2013-12-02 17:13:38 +00:00
David Naylor
3991d151ab Add sanity check for LIB_DEPENDS and RUN_DEPENDS.
Ports does not support relative paths in ${TYPE}_DEPENDS and actually breaks
the dependency registration with pkgng.  This occurs in ACTUAL_PACKAGE_DEPENDS
where ${PORTSDIR} is stripped from the dependencies' directory and uses the
rest of the string as the package origin.  pkg(8) then fails to detect package
origins with relative paths.

Approved by:	portmgr (bapt)
2013-12-02 16:56:42 +00:00
Olivier Duchateau
c8ba235b62 - Update to 2.8.1
ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.8.1_.282013-12-1.29
2013-12-02 16:53:01 +00:00
David Naylor
f4fa763b69 Update emulators/i386-wine to 1.6.1.
Changes:
 * Backport changes from emulators/i386-wine-devel
 * Fix CONFLICTS_INSTALL [1]

Approved by:	gerald [1]
2013-12-02 16:49:37 +00:00
Christian Weisgerber
6be0c6455b * update to 0.2.4: fixes a bug in handling large images in 1:1 view
* convert to staging
* generally clean up the port

Approved by:	maintainer timeout (4 weeks)
2013-12-02 16:39:13 +00:00
Vasil Dimov
006e1c82ba Fix graphics/hugin's pkg-plist 2013-12-02 16:28:18 +00:00
Max Brazhnikov
2c74a115bd - Restore PHONON option for kid-qt4 (and add patch to fix build)
- Prepare for Qt 5 port
2013-12-02 16:10:20 +00:00
Vsevolod Stakhov
8c37cb1619 - Update to 0.6.1;
- Rework port structure for staging support;
- Update www line.
2013-12-02 16:07:53 +00:00
Koop Mast
e30c3ee917 Enable xkb support. [1]
Stageify.

Requested by:	makc@ [1]
Obtained from:	xorg-dev
2013-12-02 16:06:17 +00:00
William Grzybowski
1136018e7d textproc/dictem: fix textproc/dictem-xemacs21-mule slave port build
- Fix textproc/dictem-xemacs21-mule slave port build
- Add LICENSE (GPLv2)
- Allow staging

PR:		ports/184125
Submitted by:	maintainer
2013-12-02 15:12:22 +00:00
Sunpoet Po-Chuan Hsieh
d6276fcc36 - Update to 2.10.1
- Sort RUN_DEPENDS

Changes:	https://github.com/sstephenson/sprockets/commits/master
2013-12-02 15:07:27 +00:00
Thomas Abthorpe
cf5c02a59f - Reassign to the heap
With hat:	portmgr
2013-12-02 14:31:54 +00:00
Sunpoet Po-Chuan Hsieh
2f05d61fda - Add LICENSE
- Remove contiguous blank lines
- Reformat pkg-descr
2013-12-02 14:28:45 +00:00
Sunpoet Po-Chuan Hsieh
6ad43e55e4 - Add LICENSE 2013-12-02 14:28:38 +00:00
Sunpoet Po-Chuan Hsieh
d9c1a5da7e - Update to 1.4.4
- Add LICENSE
- Remove leading indefinite article from COMMENT
- Sort RUN_DEPENDS
- Remove post-install:

Changes:	https://github.com/sinatra/sinatra/blob/master/CHANGES
2013-12-02 14:28:33 +00:00
Sunpoet Po-Chuan Hsieh
f0092db8c2 - Update to 2.0.2
- Add LICENSE
- Remove contiguous blank lines

Changes:	https://github.com/slim-template/slim/blob/master/CHANGES
2013-12-02 14:28:26 +00:00
Sunpoet Po-Chuan Hsieh
05ed59830f - Update to 2.0.0
Changes:	https://github.com/rtomayko/tilt/blob/master/CHANGELOG.md
2013-12-02 14:28:21 +00:00
Sunpoet Po-Chuan Hsieh
4c628ccc42 - Update MASTER_SITES
- Add LICENSE
- While I'm here:
  - Remove unnecessary DISTNAME
  - Move USE_BZIP2 downward
  - Pet portlint:
    - Use ${VARIABLE}, instead of $(VARIABLE)
    - Use a tab (not space) after a variable name
  - Sort PLIST

PR:		ports/184433
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
2013-12-02 14:28:05 +00:00
Sunpoet Po-Chuan Hsieh
c16eb78029 - Add LICENSE
- Support STAGEDIR

PR:		ports/184432
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
2013-12-02 14:28:01 +00:00
Sunpoet Po-Chuan Hsieh
af8243714b - Add LICENSE
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
- Pet portlint

- While I'm here, remove leading indefinite article from COMMENT

PR:		ports/184431
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
2013-12-02 14:27:56 +00:00
Sunpoet Po-Chuan Hsieh
bdfdbc8164 - Add LICENSE
- Support STAGEDIR
- While I'm here:
  - Do not use hardcoded DISTNAME and WRKSRC
  - Remove leading indefinite article from COMMENT

PR:		ports/184430
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net> (maintainer)
2013-12-02 14:27:51 +00:00
Bryan Drewery
1f97a6b4f1 - Update to checkin 3778f5c
Changes:

 * Fix date parsing with pkg_install
 * Show proper origin in 'portupgrade' when duplicates detected
 * Fix crash when attempting to upgrade bsdpan packages

PR:		ports/184428
PR:		ports/184426
Submitted by:	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
2013-12-02 14:05:57 +00:00
Ashish SHUKLA
50f92c8f70 - Update to snapshot dated 20131117
- Add STAGEing support
- Add OPTIONs for building with Firefox, or libxul
- Add LICENSE information
- Improve package description

PR:		ports/183646
Submitted by:	Joseph Mingrone <jrm at ftfl.ca>
2013-12-02 14:02:20 +00:00
Bryan Drewery
d88047ab37 - Remove WITH_VIM_OPTIONS and respect ports framework
PR:		ports/182749
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (based on)
Requested by:	many
2013-12-02 13:57:22 +00:00
Bryan Drewery
5a5720227f - Reset maintainer due to timeout of 11 open PR, 7 with patches and
no activity since July 2013

With hat:	portmgr
Discussed with:	portmgr
2013-12-02 13:47:06 +00:00
Mathieu Arnold
5d0190039d Make the port work on postgresql > 8.4.
maintainer timeout.

PR:		ports/184087
Submitted by:	mat
2013-12-02 13:41:23 +00:00