Bug 115457 - [MAINTAINER] security/lasso: Support for PHP binding
Summary: [MAINTAINER] security/lasso: Support for PHP binding
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-13 09:00 UTC by gslin
Modified: 2007-08-15 04:30 UTC (History)
1 user (show)

See Also:


Attachments
lasso-2.0.0.patch (4.12 KB, patch)
2007-08-13 09:00 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2007-08-13 09:00:04 UTC
- Add support for PHP binding
- Use libxml2 in USE_GNOME (instead of LIB_DEPENDS)
- Use USE_PYTHON_BUILD instead of USE_PYTHON

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-13 09:00:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-15 04:26:46 UTC
clsung      2007-08-15 03:26:40 UTC

  FreeBSD ports repository

  Modified files:
    security/lasso       Makefile pkg-plist 
    security/lasso/files patch-configure 
  Log:
  - Add support for PHP binding
  - Use libxml2 in USE_GNOME (instead of LIB_DEPENDS)
  - Use USE_PYTHON_BUILD instead of USE_PYTHON
  - bump PORTREVISION
  
  PR:             ports/115457
  Submitted by:   maintainer (Gea-Suan Lin)
  
  Revision  Changes    Path
  1.2       +15 -12    ports/security/lasso/Makefile
  1.2       +22 -2     ports/security/lasso/files/patch-configure
  1.2       +7 -1      ports/security/lasso/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-08-15 04:26:52 UTC
State Changed
From-To: open->closed

Committed. Thank You.