| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
* Install docs unconditionally to stage
* DATADIR should be relative to $PREFIX, not $LOCALBASE
* use CONFLICTS_INSTALL rather than CONFLICTS
* use @exec/@unexec etc. in pkg-plist and update patch-Makefile.in
so that staging no longer needs root
Notes:
svn path=/head/; revision=339461
|
|
|
|
|
|
|
|
|
|
|
| |
* Install docs unconditionally to stage
* DATADIR should be relative to $PREFIX, not $LOCALBASE
* use CONFLICTS_INSTALL rather than CONFLICTS
MFH: 2014Q1
Notes:
svn path=/head/; revision=339460
|
|
|
|
|
|
|
| |
Approved by: flo (mentor, implicit)
Notes:
svn path=/head/; revision=339445
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes problems like ports failing to build if the port
is already installed [1]
- Bump PORTREVISION of affected ports
- Support the install target in bsd.go.mk
- STAGE support for free!
PR: ports/180003 [1]
Notes:
svn path=/head/; revision=339441
|
|
|
|
| |
Notes:
svn path=/head/; revision=339432
|
|
|
|
| |
Notes:
svn path=/head/; revision=339431
|
|
|
|
| |
Notes:
svn path=/head/; revision=339429
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR: ports/185562
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
Notes:
svn path=/head/; revision=339410
|
|
|
|
|
|
|
|
| |
- Remove indifinitive article from COMMENT
- Convert to single space after WWW: in pkg-descr
Notes:
svn path=/head/; revision=339370
|
|
|
|
|
|
|
| |
- STAGE-clean
Notes:
svn path=/head/; revision=339368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable STAGE support
- Refactor OPTIONS and group WORKER options
- Tweak OPTIONS descriptions
- Use OPTIONS helpers
- Switch easy_install to install
- OPTIONSFILE is no longer needed
- Remove NO_OPTIONS_SORT
- Switch TEST_DEPENDS to a BUILD_ not RUN_ time DEPENDS
Notes:
svn path=/head/; revision=339338
|
|
|
|
| |
Notes:
svn path=/head/; revision=339330
|
|
|
|
| |
Notes:
svn path=/head/; revision=339326
|
|
|
|
|
|
|
| |
Support stage
Notes:
svn path=/head/; revision=339324
|
|
|
|
| |
Notes:
svn path=/head/; revision=339311
|
|
|
|
| |
Notes:
svn path=/head/; revision=339288
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
${DO_NADA}, some refactoring
Obtained from: FreeBSD Haskell
Notes:
svn path=/head/; revision=339286
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt
PR: ports/184806
Reported by: many
Obtained from: FreeBSD Haskell
MFH: 2014Q1
Notes:
svn path=/head/; revision=339285
|
|
|
|
| |
Notes:
svn path=/head/; revision=339279
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove a useless check for sig_atomic_t that never worked because
configure.ac calls AC_CHECK_SIZEOF without telling it to include signal.h
Submitted upstream as https://github.com/cherokee/webserver/pull/1100
- Use the new LIB_DEPENDS syntax.
PR: ports/180647
PR: ports/179726
Notes:
svn path=/head/; revision=339271
|
|
|
|
| |
Notes:
svn path=/head/; revision=339217
|
|
|
|
| |
Notes:
svn path=/head/; revision=339088
|
|
|
|
| |
Notes:
svn path=/head/; revision=339041
|
|
|
|
|
|
|
| |
Submitted by: ketas
Notes:
svn path=/head/; revision=339026
|
|
|
|
|
|
|
|
| |
Pointyhat to: myself
Noticed by: bapt@
Notes:
svn path=/head/; revision=339000
|
|
|
|
| |
Notes:
svn path=/head/; revision=338994
|
|
|
|
| |
Notes:
svn path=/head/; revision=338960
|
|
|
|
|
|
|
|
|
|
| |
1/ the code will depend on the terminal running it
2/ pkgng does not like it at all (this bug should be fixed in pkgng anyway)
Reported by: antoine
Notes:
svn path=/head/; revision=338955
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG
Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
qt4-qtconfig to be built without Phonon support [1]
devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang
devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch
devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
Separate port for plugin will be committed later
devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake
Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports
PR: ports/184620 [1]
Reported by: Kevin Zheng <kevinz5000@gmail.com>
PR: ports/181141 [2]
Reported by: thierry
PR: ports/185101
Exp-run by: bdrewery
This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
Notes:
svn path=/head/; revision=338902
|
|
|
|
| |
Notes:
svn path=/head/; revision=338883
|
|
|
|
|
|
|
| |
- Remove the patch which included in source upstream now
Notes:
svn path=/head/; revision=338865
|
|
|
|
| |
Notes:
svn path=/head/; revision=338801
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338788
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338785
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338784
|
|
|
|
|
|
|
|
| |
PR: ports/185432
Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer)
Notes:
svn path=/head/; revision=338782
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338778
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338776
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338773
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338771
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338769
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338767
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338765
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338763
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338758
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338754
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=338691
|
|
|
|
|
|
|
|
|
| |
Changes: http://pecl.php.net/package-changelog.php?package=yar
PR: ports/185445
Submitted by: John Chen <johnpupu@gmail.com>
Notes:
svn path=/head/; revision=338629
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
<ChangeLog>
Release 4.0.33
--------------
* Fixed a compatibility problem in passenger-install-apache2-module with Ruby 1.8.
The language selection menu didn't work properly.
Release 4.0.32
--------------
* Fixed compatibility problems with old Ruby versions that didn't include RubyGems.
Release 4.0.31
--------------
* Introduced a new tool: `passenger-config restart-app`. With this command you
can initiate an application restart without touching restart.txt.
Unlike touching restart.txt, this tool initiates the restart immediately
instead of on the next request.
* Fixed some problems in process spawning and request handling.
* Fixed some problems with the handling of HTTP chunked transfer encoding
bodies. These problems only occurred in Ruby.
* Fixed the HelperAgent, upon shutdown, not correctly waiting 5 seconds until
all clients have disconnected. Fixes issue #884.
* Fixed compilation problems on FreeBSD.
* Fixed some C++ strict aliasing problems.
* Fixed some problems with spawning applications that print messages without
newline during startup. Fixes issue #1039.
* Fixed potential hangs on JRuby when Ctrl-C is used to shutdown the server.
Fixes issue #1035.
* When Phusion Passenger is installed through the Debian package,
passenger-install-apache2-module now checks whether the Apache
module package (libapache2-mod-passenger) is properly installed,
and installs it using apt-get if it's not installed. Fixes
issue #1031.
* The `passenger-status --show=xml` command no longer prints the non-XML
preamble, such as the version number and the time. Fixes issue #1037.
* The Ruby native extension check whether it's loaded against the right Ruby
version, to prevent problems when people upgrade Ruby without recompiling
their native extensions.
* Various other minor Debian packaging improvements.
</ChangeLog>
Notes:
svn path=/head/; revision=338622
|
|
|
|
|
|
|
| |
This fixes package name conflicts with codeigniter
Notes:
svn path=/head/; revision=338611
|